Skip to content

Smart Crawler

Free

by MCP Community

A command-line tool acting as an MCP (ModelContextProtocol) server, using Playwright to crawl web content for AI models.

v1.0.10Added Apr 12, 2026
crawlerscraperplaywrightautomationweb
Works with:ClaudeGPTGeminiCopilot

Smart Crawler MCP Server

A command-line tool acting as an MCP (ModelContextProtocol) server, using Playwright to crawl web content for AI models.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-smart-crawler
Add to claude_desktop_config.json
{
  "mcpServers": {
    "smart-crawler": {
      "command": "npx",
      "args": ["-y", "mcp-smart-crawler"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared