Skip to main content
Glama
hieuchaydi

DecisionGraph MCP Server

by hieuchaydi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SE_URLNoLegacy fallback for DECISIONGRAPH_GITHUB_BASE_URL
GROQ_MODELSNoGroq model names
GROQ_API_KEYNoGroq API key for model integration
DECISIONGRAPH_ENVNoEnvironment mode (development or production)
DECISIONGRAPH_API_TOKENNoOptional API token for x-api-key header
DECISIONGRAPH_DATA_PATHNoPath to decision data store file
DECISIONGRAPH_CORS_ORIGINSNoComma-separated CORS origins
DECISIONGRAPH_GITHUB_TOKENNoGitHub token for ingestion
DECISIONGRAPH_AUTO_SEED_DEMONoAuto seed demo data at serve startup
DECISIONGRAPH_GITHUB_BASE_URLNoGitHub API base URL
DECISIONGRAPH_GOVERNANCE_MODENoGovernance policy mode (off, warn, strict)
DECISIONGRAPH_ALERT_WEBHOOK_URLNoDefault watcher webhook
DECISIONGRAPH_ALERT_SLACK_WEBHOOKNoSlack-specific watcher webhook
DECISIONGRAPH_ALERT_TEAMS_WEBHOOKNoTeams-specific watcher webhook
DECISIONGRAPH_AUDIT_LOG_RETENTIONNoMax retained audit events
DECISIONGRAPH_ALERT_DISCORD_WEBHOOKNoDiscord-specific watcher webhook
DECISIONGRAPH_RATE_LIMIT_PER_MINUTENoPer-client rate limit (0 disables)
DECISIONGRAPH_GOVERNANCE_REQUIRED_FIELDSNoComma-separated required fields when governance enabled
DECISIONGRAPH_REQUIRE_TOKEN_IN_PRODUCTIONNoIf true, blocks startup in production without token

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hieuchaydi/DecisionGraph'

If you have feedback or need assistance with the MCP directory API, please join our Discord server