Crawl4AI MCP ServerServer

BjornMelin
GitHub
Web ScrapingAI ToolsCrawling

Loading subscription status...

💡 Description

High-performance MCP server for Crawl4AI, enabling AI assistants to access web scraping, crawling, and deep research capabilities via the Model Context Protocol.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Crawl4AI MCP Server": {
        "env": {
          "OAUTH_CLIENT_ID": "<OAUTH_CLIENT_ID>",
          "OAUTH_CLIENT_SECRET": "<OAUTH_CLIENT_SECRET>"
        },
        "args": [],
        "command": "npm run dev"
      }
    }
  ]
}

🛠️ Tools

crawlgetCrawllistCrawlssearchextract

Features

  • Web scraping and crawling
  • OAuth authentication
  • Content processing and structured data extraction
  • Asynchronous crawling

💬 Example Queries

  • Crawl a specific website for data
  • Retrieve crawled data by ID
  • Search through previously crawled documents