74
/ 100
24 days ago
glama

Master MCP Orchestrator

A central MCP server that connects to multiple MCP servers and intelligently routes user queries to the appropriate MCP tools, then aggregates and returns responses.

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 3 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY, SUPERMEMORY_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.
🔐 secretOPENAI_API_KEYexport =your_key_here
🔐 secretANTHROPIC_API_KEYexport =your_key_here
configSUPERMEMORY_API_URL
configSUPERMEMORY_PROJECT
🔐 secretSUPERMEMORY_API_KEY
configCURSOR_WORKSPACE
configMASTER_MCP_CONFIG
configMASTER_MCP_USE_AIexport =false
configMASTER_MCP_AI_MODELexport =claude-3-5-haiku
configMASTER_MCP_AI_PROVIDERexport =anthropic
configMASTER_MCP_ENABLE_MEMORY_LOGGING
configMASTER_MCP_ENABLE_LEARNING
// 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 4 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/ashcastelinocs124-master-mcp-6uw5ub)](https://m8ven.ai/mcp/ashcastelinocs124-master-mcp-6uw5ub)
commit: 9eeb19aff82d3b659af427ac999dcecc86843928
code hash: f448f7ad9116254d20ee9f16e26a8465c8840aa760988e337a6faa095c5df735
verified: 6/21/2026, 10:22:23 AM
view raw JSON →