74
/ 100
15 days ago
glama

Stakeholder MCP Server

An MCP server that provides tools to consult predefined or custom stakeholder personas for iterative product feedback and design reviews.

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 2 credentials: OPENROUTER_API_KEY, STAKEHOLDER_MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowyaml@2.8.2GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPP_URL
configDB_PATHSQLite path for consultation logs data/consultations.db
configDEFAULT_MODELDefault LLM model anthropic/claude-3-haiku
configLOG_LEVELLogging level info
🔐 secretOPENROUTER_API_KEYYour OpenRouter API key (required for LLM calls)
🔐 secretSTAKEHOLDER_MCP_API_KEYAPI key for HTTP auth (optional)
configSTAKEHOLDER_MCP_CONFIG_PATHPath to stakeholders YAML (project-specific config) (see [Project-specific config](#project-specific-configuration))
configSTAKEHOLDER_MCP_DB_PATHOverride DB path (e.g. per-project consultation logs) same as DB_PATH default
configSTAKEHOLDER_MCP_MAX_TOKENSCost-sensitive? The server uses a high default token limit so models can reason about requirements and implementation. To control cost, set (see [Configuration](#configuration)).
configSTAKEHOLDER_MCP_RUNTIME_STORE_PATHPath for runtime stakeholders JSON (per-project) derived from DB path
// 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 5 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/okkimus-stakeholder-mcp-nome7b)](https://m8ven.ai/mcp/okkimus-stakeholder-mcp-nome7b)
commit: 9f852efbb660b1878f99529636b86859e2fcd592
code hash: 73d1b1ae319e445e9961ee53f217a8551e1a3e0d573592b6854f9f2c1af99d3d
verified: 6/24/2026, 10:16:47 AM
view raw JSON →