43
/ 100
18 days ago
glama

ai-product-planner

Turns product ideas into implementation-ready planning packages including PRD, requirements, user flow, wireframes, data schema, API contracts, and SDK boundaries, with an MCP handoff for coding agents.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 2 credentials: PLANNER_LLM_API_KEY, PLANNER_MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 medium

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

highvite@8.0.10GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumvite@8.0.10GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

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.
configHOST
configPLANNER_AUTH_HEADERx-authenticated-user
configPLANNER_AUTH_HEADER_VALUEexpected-proxy-value
configPLANNER_AUTH_MODEThe default server binds only to 127.0.0.1 and allows unauthenticated local use. It refuses to start with =none on a non-loopback host.
configPLANNER_DATA_DIR
🔐 secretPLANNER_LLM_API_KEYSet and, if needed, the base URL and model.
configPLANNER_LLM_BASE_URL
configPLANNER_LLM_MODEL
🔐 secretPLANNER_MCP_BEARER_TOKENYour proxy must strip incoming copies of that header and inject the trusted value after authentication. MCP clients can instead use .
configPLANNER_MCP_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 2 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/codenameju-ai-product-planner-5mmvzb)](https://m8ven.ai/mcp/codenameju-ai-product-planner-5mmvzb)
commit: 7d78217c4549ef5acdce23b469a06f23153bb511
code hash: a27630f0f81cfc34e73c2adf2c4e0561d52f6d0806b7dc03f0c797b60a2f296f
verified: 7/13/2026, 9:49:17 AM
view raw JSON →