74
/ 100
17 days ago
glama

PRD Creator MCP Server

Enables AI systems to generate detailed, well-structured Product Requirements Documents (PRDs) using various AI providers or templates through the Model Context Protocol.

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

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

high@modelcontextprotocol/sdk@1.7.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.7.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowuuid@9.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

lowzod@3.21.4GHSA-m95q-7qp3-xv42

Zod denial of service vulnerability

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.
configANTHROPIC_API_BASE_URL
🔐 secretANTHROPIC_API_KEY
configANTHROPIC_MODEL
configDB_PATH
configDEFAULT_AI_PROVIDER
🔐 secretGEMINI_API_KEY
configGEMINI_MODEL
configHTTP_PORT
configLOCAL_MODEL_API_URL
configLOCAL_MODEL_NAME
configLOG_LEVEL
configMCP_TRANSPORT
configOPENAI_API_BASE_URL
🔐 secretOPENAI_API_KEY.env file: Place a .env file in your project or working directory. Use .env.example as a template. All standard AI provider variables (e.g., , OPENAI_MODEL, etc.) are supported.
configOPENAI_MODEL.env file: Place a .env file in your project or working directory. Use .env.example as a template. All standard AI provider variables (e.g., OPENAI_API_KEY, , etc.) are supported.
configPORT
// 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/cpatel1293-prd-mcp-server-19hbjt)](https://m8ven.ai/mcp/cpatel1293-prd-mcp-server-19hbjt)
commit: fb3ff46f147e7caa86d81e4c61dcef5aa07dca64
code hash: e7188e3429dac9dfe407d2094e76b0e7787873de3f78e6bef4977879633ee92c
verified: 6/22/2026, 12:25:54 PM
view raw JSON →