Provides AI agents and assistants with advanced web crawling and RAG capabilities, enabling them to scrape websites and perform semantic search over crawled content.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.NEO4J_URI— bolt://localhost:7687NEO4J_USER— "": "neo4j",NEO4J_PASSWORD— "": "password"USE_RERANKINGUSE_KNOWLEDGE_GRAPH— ## Knowledge Graph Tools (requires =true, see below)HOSTPORT— docker build -t mcp/crawl4ai-rag --build-arg =8051 .USE_AGENTIC_RAGUSE_HYBRID_SEARCHTRANSPORT— "": "stdio",OPENAI_API_KEY— your_openai_api_keyOPENROUTER_API_KEY— your_openrouter_api_keyYOUR_SITE_URLYOUR_SITE_NAMESUPABASE_URL— your_supabase_project_urlSUPABASE_SERVICE_KEY— your_supabase_service_keyMODEL_CHOICE— openai/gpt-4.1-nanoUSE_CONTEXTUAL_EMBEDDINGS[](https://m8ven.ai/mcp/jmgilman-c4ai-mcp-1x0qt5)