71
/ 100
1 month ago
glama

Modular RAG MCP Server

A modular RAG service framework that exposes tools like query_knowledge_hub, list_collections, and get_document_summary via MCP protocol, enabling AI assistants to perform retrieval-augmented generation.

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: AZURE_OPENAI_API_KEY, OPENAI_API_KEY, DEEPSEEK_API_KEY, SILICONFLOW_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.
🔐 secretAZURE_OPENAI_API_KEY
🔐 secretOPENAI_API_KEY
configAZURE_OPENAI_ENDPOINT
configOLLAMA_BASE_URL
🔐 secretDEEPSEEK_API_KEY
🔐 secretSILICONFLOW_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/lijunjie469-modular-rag-mcp-server-13yg0b)](https://m8ven.ai/mcp/lijunjie469-modular-rag-mcp-server-13yg0b)
commit: 7261ae2dab2e2d60d4418f4407f8da48fd30ce19
code hash: 586c034fbaf95d06e38a99fe0ad45439ca18db7b276297c7a11ec0e03491b340
verified: 6/29/2026, 11:19:39 AM
view raw JSON →