71
/ 100
4 days ago
glama

MCP-RAG

A modular RAG server with hybrid search and LLM rerank, exposing 3 MCP tools for AI clients like Claude Desktop and Cursor.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: DEEPSEEK_API_KEY, AZURE_OPENAI_API_KEY, OPENAI_API_KEY, EMBEDDING_API_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.
🔐 secretDEEPSEEK_API_KEY
🔐 secretAZURE_OPENAI_API_KEY
🔐 secretOPENAI_API_KEY
configAZURE_OPENAI_ENDPOINT
configOLLAMA_BASE_URL
🔐 secretEMBEDDING_API_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 2 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/1308495420-dotcom-mcp-rag-g2e98w)](https://m8ven.ai/mcp/1308495420-dotcom-mcp-rag-g2e98w)
commit: 6b03583c82387727dd547c10a419e478703d78f8
code hash: 3d5c8a93e865eb7014172a5ecf5b7426721ee732e68a536842b8e3599f29c4e1
verified: 7/27/2026, 10:25:25 AM
view raw JSON →