Stakeholder MCP Server
by okkimus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | SQLite path for consultation logs | data/consultations.db |
| LOG_LEVEL | No | Logging level | info |
| DEFAULT_MODEL | No | Default LLM model | anthropic/claude-3-haiku |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key (required for LLM calls) | |
| STAKEHOLDER_MCP_API_KEY | No | API key for HTTP auth | |
| STAKEHOLDER_MCP_DB_PATH | No | Override DB path (e.g. per-project consultation logs) | |
| STAKEHOLDER_MCP_MAX_TOKENS | No | Max tokens per consultation response; lower to reduce cost | 8192 |
| STAKEHOLDER_MCP_CONFIG_PATH | No | Path to stakeholders YAML (project-specific config) | |
| STAKEHOLDER_MCP_RUNTIME_STORE_PATH | No | Path for runtime stakeholders JSON (per-project) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues