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 Source
1507 stars
0 tools
Created Aug 2025
@coleam00/coleam00-crawl4ai-rag-crawl4ai-rag

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

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" ] } } }