crawlbase/crawlbase-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"crawlbase-mcp": {
"command": "npx",
"args": [
"-y",
"crawlbase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...