AI-optimized web crawler — crawl websites and extract structured content optimized for LLM consumption
npx @getmcp/cli add crawl4aiConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"crawl4ai": {
"command": "uvx",
"args": [
"crawl4ai-mcp"
]
}
}
}