Crawl4AI RAG
MCP Serverby coleam00 · Added 5mo ago
Claude
2.0k
Install
git clone https://github.com/coleam00/mcp-crawl4ai-ragAdd to Claude
claude mcp add coleam00-mcp-crawl4ai-ragQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"crawl4ai-rag": {
"command": "npx",
"args": [
"@modelcontextprotocol/crawl4ai-rag"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates web crawling with RAG functionality to enable website content retrieval, storage in vector databases, and semantic searching over crawled data for enhanced knowledge access
Tags
Databasesmcp-serverdatabaseai