71
/ 100
10 days ago
glama

Mediator Agent MCP

Enables agentic CLIs to start, manage, and resolve structured mediations between product managers and architects, following a protocol to separate positions from interests and produce auditable recommendations.

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 5 credentials: SLACK_BOT_TOKEN, SLACK_APP_TOKEN, MICROSOFT_APP_PASSWORD, MEDIATOR_WEBHOOK_TOKEN, OPENAI_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.
configMEDIATOR_CONFIG"env": { "ANTHROPIC_API_KEY": "sk-ant-...", "": "config.yaml" }
🔐 secretSLACK_BOT_TOKEN3. OAuth & Permissions → Bot Token Scopes: chat:write, channels:history, groups:history, users:read → Install → (xoxb-)
🔐 secretSLACK_APP_TOKEN2. Socket Mode → enable, generate an App-Level Token with connections:write → (xapp-)
configMICROSOFT_APP_ID
🔐 secretMICROSOFT_APP_PASSWORD
configMICROSOFT_APP_TYPE
configMICROSOFT_APP_TENANT_ID
configPORTpython -m mediator.adapters.webhook_app # listens on $ (default 3979)
🔐 secretMEDIATOR_WEBHOOK_TOKEN(optional). Response: {"replies": [...]}. Set to require an
configOPENAI_BASE_URLset to that endpoint.
🔐 secretOPENAI_API_KEYopenai provider: openai OpenAI or any OpenAI-compatible API
configOLLAMA_BASE_URLOllama defaults to http://localhost:11434/v1; override with .
configMEDIATOR_PROVIDERconfig.yaml (provider:) or with the env var:
// 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/zdkelemen-mediator-agent-1pyno9)](https://m8ven.ai/mcp/zdkelemen-mediator-agent-1pyno9)
commit: 6a63df47d4b64a2d096fb1ab2a4c4f11d1db423c
code hash: 772bde7e349ceeab0dc85c369f8519fdc16a816dad4ab8787a8937891869cbb0
verified: 7/21/2026, 9:21:25 AM
view raw JSON →