Back to directory
crawlbase/crawlbase-mcp

crawlbase/crawlbase-mcp

@crawlbase

Crawlbase MCP Server connects AI agents and LLMs with real-time web data. It powers Claude, Cursor, and Windsurf integrations with battle-tested web scraping, JavaScript rendering, and anti-bot protection enabling structured, live data inside your AI workflows.

crawlingweb-scrapingreal-time-datamcpai-agentsjavascriptproxy-rotationstructured-datacontext

Installation & Configuration

{
  "mcpServers": {
    "crawlbase": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "@crawlbase/mcp@latest"
      ],
      "env": {
        "CRAWLBASE_TOKEN": "your_token_here",
        "CRAWLBASE_JS_TOKEN": "your_js_token_here"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/15
Updated
2026/6/15