Best for
- AI developers needing real-time web data.
- Users integrating live data into Claude, Cursor, or Windsurf.
- Scraping tasks requiring structured outputs (HTML, Markdown, screenshots).
- Users needing async large-scale crawling with cloud storage.
Crawlbase MCP Server provides real-time web data scraping for AI agents. It integrates easily with multiple clients and offers async storage. It suits developers needing fresh data, but note dependencies on external services and token configuration.
Crawlbase MCP is a Model Context Protocol (MCP) server that bridges AI agents and the live web. Instead of outdated training data, your LLMs can fetch fresh, structured, real-time content powered by Crawlbase's proven crawling infrastructure trusted by 70,000+ developers. It handles complexity: JavaScript rendering, proxy rotation & anti-bot evasion, and structured outputs (HTML, Markdown, screenshots). Supports stdio and HTTP transport, with async crawling and cloud storage.
your_token_here and your_js_token_here. 4. For HTTP mode, clone the repo, run npm install, then start with npm run start:http setting tokens as environment variables.{"mcpServers":{"crawlbase":{"type":"stdio","command":"npx","args":["@crawlbase/mcp@latest"],"env":{"CRAWLBASE_TOKEN":"your_token_here","CRAWLBASE_JS_TOKEN":"your_js_token_here"}}}}