0
/ 100
1 month ago
glama

Multi Agent Orchestrator MCP

Coordinates specialized agents (Architecture, Quality, Cloud, Prompt) to plan, build, test, and deploy applications with self-healing capabilities, authentication, and analytics for autonomous software engineering workflows.

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
🚨
Reads files from sensitive locations
Touches: client_credentials.json, client_credentials.json
🔐
You'll be asked for 9 credentials: DESCOPE_MANAGEMENT_KEY, CEQUENCE_API_KEY, DESCOPE_ACCESS_KEY, PROD_AUTH_TOKEN, PROD_CEQUENCE_API_KEY, STAGING_AUTH_TOKEN, STAGING_CEQUENCE_API_KEY, DEV_AUTH_TOKEN, DEV_CEQUENCE_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.
configPORTserver port (default 8080).
configMCP_MODE
configRENDER
configDESCOPE_PROJECT_ID, DESCOPE_MANAGEMENT_KEY, DESCOPE_ACCESS_KEY – enable Descope authentication (optional for local/dev).
🔐 secretDESCOPE_MANAGEMENT_KEYDESCOPE_PROJECT_ID, , DESCOPE_ACCESS_KEY – enable Descope authentication (optional for local/dev).
configCEQUENCE_GATEWAY_ID, CEQUENCE_API_KEY – enable Cequence analytics (optional).
🔐 secretCEQUENCE_API_KEYCEQUENCE_GATEWAY_ID, – enable Cequence analytics (optional).
configHOSTNAME
configJWT_REQUIRE_CLAIMS
configDESCOPE_DEMO_MODEset true for local testing without full auth.
🔐 secretDESCOPE_ACCESS_KEYDESCOPE_PROJECT_ID, DESCOPE_MANAGEMENT_KEY, – enable Descope authentication (optional for local/dev).
configMCP_AUTH_LOG_LEVEL
configMCP_AUTH_PORT
configMCP_SERVER_URL
🔐 secretPROD_AUTH_TOKEN
🔐 secretPROD_CEQUENCE_API_KEY
🔐 secretSTAGING_AUTH_TOKEN
🔐 secretSTAGING_CEQUENCE_API_KEY
🔐 secretDEV_AUTH_TOKEN
🔐 secretDEV_CEQUENCE_API_KEY
configFLY_REGION
configFLY_APP_NAME
// 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 7 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/ssdeanx-orchestrator-mcp-1nkz86)](https://m8ven.ai/mcp/ssdeanx-orchestrator-mcp-1nkz86)
commit: 26368e7acd9b9292445c0d2ab393f84ed51f8723
code hash: 7410e478fe1bdf84204a92c540ad6aca857f7f375bc468934b79fb8ca3a524b9
verified: 6/17/2026, 12:35:58 PM
view raw JSON →