Crawl4AI MCP
MCP ServerFeaturedTrendingby unclecode · Added 5mo ago
ClaudeCursor
62.3k
Install
git clone https://github.com/unclecode/crawl4aiAdd to Claude
claude mcp add crawl4ai-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"crawl4ai-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/crawl4ai-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
The most-starred open-source web crawler with built-in MCP server. Extracts LLM-ready structured data from any website with async support and smart chunking.
Tags
browserweb-scrapingcrawlerdata-extractioncursorclaude-code