0
/ 100
28 days ago
mcp_so

Crawl4AI RAG MCP Server

A powerful implementation of the [Model Context Protocol (MCP)](

Is this your MCP?

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.

// key findings
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 Google API key
🔐
You'll be asked for 4 credentials: GEMINI_API_KEY, LLAMA_CLOUD_API_KEY, OPENAI_API_KEY, SUPABASE_SERVICE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORTdocker build -t mcp/crawl4ai-rag --build-arg =8051 .
🔐 secretGEMINI_API_KEY
🔐 secretLLAMA_CLOUD_API_KEY
configTRANSPORT"": "stdio",
🔐 secretOPENAI_API_KEYyour_openai_api_key
configSUPABASE_URL_LOCAL
configSUPABASE_SERVICE_KEY_LOCAL
configSUPABASE_URLyour_supabase_project_url
🔐 secretSUPABASE_SERVICE_KEYyour_supabase_service_key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/anshumaan031-crawl4ai-rag-mcp-server-167v12)](https://m8ven.ai/mcp/anshumaan031-crawl4ai-rag-mcp-server-167v12)
commit: 36a64abbc4b6b75e17ea5fe02e9178d19695fea9
code hash: e3e6908ee7e948a04614b3efefd4d29ac1fbb5e4068ee78df79c7c0d80aa6c43
verified: 7/3/2026, 9:49:53 AM
view raw JSON →