69
/ 100
1 month ago
glama

DecisionGraph MCP Server

Enables preserving, querying, and managing engineering decisions with reasoning and evidence through CLI, HTTP API, and MCP tools.

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: DECISIONGRAPH_API_TOKEN, DECISIONGRAPH_GITHUB_TOKEN, GROQ_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.
configDECISIONGRAPH_DATA_PATHdata/decisiongraph.json
🔐 secretDECISIONGRAPH_API_TOKENIf DECISIONGRAPH_ENV=production, set in .env (or set DECISIONGRAPH_REQUIRE_TOKEN_IN_PRODUCTION=false intentionally).
configDECISIONGRAPH_CORS_ORIGINS
configDECISIONGRAPH_ENVIf =production, set DECISIONGRAPH_API_TOKEN in .env (or set DECISIONGRAPH_REQUIRE_TOKEN_IN_PRODUCTION=false intentionally).
🔐 secretDECISIONGRAPH_GITHUB_TOKENfor GitHub ingestion
configDECISIONGRAPH_GITHUB_BASE_URLSE_URL legacy fallback (prefer )
configSE_URLlegacy fallback (prefer DECISIONGRAPH_GITHUB_BASE_URL)
🔐 secretGROQ_API_KEY, GROQ_MODELS optional model integration
configGROQ_MODELSGROQ_API_KEY, optional model integration
configDECISIONGRAPH_GOVERNANCE_MODEoff governance policy mode (offwarnstrict)
configDECISIONGRAPH_GOVERNANCE_REQUIRED_FIELDSowners,assumptions,risks required fields when governance is enabled
configDECISIONGRAPH_ALERT_SLACK_WEBHOOK, DECISIONGRAPH_ALERT_DISCORD_WEBHOOK, DECISIONGRAPH_ALERT_TEAMS_WEBHOOK connector-specific watcher webhooks
configDECISIONGRAPH_ALERT_DISCORD_WEBHOOKDECISIONGRAPH_ALERT_SLACK_WEBHOOK, , DECISIONGRAPH_ALERT_TEAMS_WEBHOOK connector-specific watcher webhooks
configDECISIONGRAPH_ALERT_TEAMS_WEBHOOKDECISIONGRAPH_ALERT_SLACK_WEBHOOK, DECISIONGRAPH_ALERT_DISCORD_WEBHOOK, connector-specific watcher webhooks
configDECISIONGRAPH_ALERT_WEBHOOK_URLdefault watcher webhook
configDECISIONGRAPH_RATE_LIMIT_PER_MINUTE240 per-client rate limit (0 disables)
configDECISIONGRAPH_AUDIT_LOG_RETENTION5000 max retained audit events
// 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 6 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/hieuchaydi-decisiongraph-hxnivp)](https://m8ven.ai/mcp/hieuchaydi-decisiongraph-hxnivp)
commit: 1418cab8c2e1cad739b9e71005eb963ff7ef6847
code hash: 858885988f70a6d92cfcb4859f50216d1851c56d9943dd72a3253759377a9f55
verified: 6/18/2026, 11:37:37 AM
view raw JSON →