0
/ 100
1 month ago
glama

PRDforge

Enables Claude to read and write product requirement documents section by section via 33 MCP tools, drastically reducing token consumption by loading only relevant sections and summaries instead of the full document.

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
🚨
Reads files from sensitive locations
Touches: ~/.claude/.credentials.json
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 5 credentials: API_KEY_ENCRYPTION_SECRET, ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN, WS_TOKEN_SECRET, DEMO_PASSWORD
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.
🔐 secretAPI_KEY_ENCRYPTION_SECRET
configNEXT_PUBLIC_APP_URL
configPORT
configPYTHON_API_URL
🔐 secretANTHROPIC_API_KEYAnthropic API key for chat
🔐 secretANTHROPIC_AUTH_TOKEN
configDATABASE_URL"": "postgresql://prdforge:prdforge@localhost:5432/prdforge"
configREDIS_URL
configCHAT_PROVIDER
configCLAUDE_CLI_PATH
configCHAT_MCP_URL
configCLAUDE_CLI_PERMISSION_MODE
configCLAUDE_CLI_MODEL
configCLAUDE_CLI_ARGS
configANTHROPIC_MODELclaude-haiku-4-5-20251001 Model for chat responses
configCHAT_MAX_TOKENS
configCHAT_MAX_TOOL_LOOPS
configCLAUDE_CLI_APPROVAL_PERMISSION_MODE
🔐 secretWS_TOKEN_SECRET
configWS_TOKEN_TTL_SECONDS
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
configDEMO_BASE_URL
configDEMO_EMAIL
🔐 secretDEMO_PASSWORD
// 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/tommass-prdforge-1yr68o)](https://m8ven.ai/mcp/tommass-prdforge-1yr68o)
commit: f3288d24dd4aaa181e57eb4abab134a0741c69f2
code hash: f20c71d800f43c2ca20f9e7824ef34b0e6ffaf9fc8284f81346d71909a4b7b87
verified: 6/21/2026, 10:09:21 AM
view raw JSON →