ToKiDoO/crawl4ai-rag-mcp
A self-contained MCP server in docker that combines the Crawl4AI, SearXNG, and Supabase to provide AI agents and coding assistants with complete web search, crawling, and RAG capabilities.
Platform-specific configuration:
{
"mcpServers": {
"crawl4ai-rag-mcp": {
"command": "npx",
"args": [
"-y",
"crawl4ai-rag-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...