Prd Server
Freeby MCP Community
MCP Server for PRD content management
v0.2.8Added Apr 12, 2026
mcpprdmodel-context-protocolservercontent-management
Prd Server MCP Server
MCP Server for PRD content management
Installation
Reviews
Installation
Quick install
npx -y mcp-prd-server
Add to claude_desktop_config.json
{
"mcpServers": {
"prd-server": {
"command": "npx",
"args": ["-y", "mcp-prd-server"]
}
}
}