#135 · Primary category: Knowledge Base & RAG
mcp-crawl4ai-rag
Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants
Project last updated:07/25/25
GitHub Stars
2.2K
Forks
577
Contributors
3
License
MIT
Why we included this project
This MCP server gives you a working loop for letting AI coding assistants answer questions from live web documentation: it uses Crawl4AI to scrape a page or an entire site, stores the cleaned, chunked text in Supabase, and exposes a semantic search tool that feeds RAG queries. The included tools cover everything from a single crawl to recursive site indexing with smart URL detection, and you can filter retrieved sources by domain to keep answers focused. Several optional retrieval upgrades are worth trying, including hybrid vector and keyword search, cross-encoder reranking, and a Neo4j knowledge graph that scans a GitHub repo to flag hallucinated imports and method calls in generated Python. One honest caveat: the author calls this a testbed rather than a finished product, so expect a young codebase that runs on Docker and needs your own Supabase project and OpenAI embeddings. If you are wiring an assistant to documentation that changes often, this saves you from assembling the crawling and retrieval pieces yourself.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience