Crawl4AI RAG
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
Featured
View Source1507 stars
0 tools
Created Aug 2025
@coleam00/coleam00-crawl4ai-rag-crawl4ai-ragAbout
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
Categories
general
Installation
npm
npm install @coleam00/coleam00-crawl4ai-rag-crawl4ai-rag
Configuration
{
"mcpServers": {
"coleam00-crawl4ai-rag-crawl4ai-rag": {
"command": "npx",
"args": [
"-y",
"@coleam00/coleam00-crawl4ai-rag-crawl4ai-rag"
]
}
}
}