73
/ 100
15 days ago
glama

Unified Dynamic MCP Server

Consolidates code understanding, documentation, browser automation, memory, and knowledge graph into a single MCP server with progressive discovery for up to 98% token reduction.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_API_KEY, OPENAI_API_KEY, ANTHROPIC_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.
configGRAPHITI_LLM_PROVIDERe =google_ai \
configGRAPHITI_EMBEDDER_PROVIDERe =google_ai \
configGRAPHITI_LLM_MODELe =gemini-1.5-pro \
configGRAPHITI_EMBEDDER_MODELe =text-embedding-004 \
🔐 secretGOOGLE_API_KEYe =your-gemini-api-key-here \
🔐 secretOPENAI_API_KEYe =sk-your-openai-key-here \
🔐 secretANTHROPIC_API_KEYe =sk-ant-your-key-here \
configGRAPHITI_RERANKER_MODELNo gemini-2.5-flash-lite Reranker model (Gemini only)
configGRAPHITI_ENABLED"": "true",
// 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 3 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/sasajib-unified-mcp-1gpbbr)](https://m8ven.ai/mcp/sasajib-unified-mcp-1gpbbr)
commit: 8c606cb6bbb5ea160db0b9e182079181715a3545
code hash: 488675054ed6ceb5813621ca239748e8cf8c327afbfbe274eb42ec7986b11a96
verified: 6/22/2026, 12:46:20 PM
view raw JSON →
Unified Dynamic MCP Server · M8ven Trust Score | M8ven