MCP Servers / productivity / PRD Creator MCP Server

PRD Creator MCP Server

JSON →
stdionone35productivity

A specialized MCP server for creating Product Requirements Documents (PRDs).

Install
How to run this server
[ { "cmd": "npx -y prd-creator-mcp", "imports": [] } ]
server path: prd-creator-mcp-server
Tools
What this server exposes
generate_prd
Generate a complete PRD document using AI or template-based generation.
validate_prd
Validate a PRD document against best practices.
list_validation_rules
List all available validation rules.
list_ai_providers
List all available AI providers and their availability status.
create_template
Create a new PRD template.
list_templates
List all available templates.
get_template
Get a specific template.
update_template
Update an existing template.
delete_template
Delete a template.
export_templates
Export templates to JSON.
import_templates
Import templates from JSON.
render_template
Render a template with placeholders.
get_provider_config
Get current provider configuration.
update_provider_config
Update provider configuration.
health_check
Check system health.
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
Resources
PRD Creator MCP Server — MCP Server · libregistry