PRD Creator MCP Server
JSON →A specialized MCP server for creating Product Requirements Documents (PRDs).
Install
npx -y prd-creator-mcp Tools · 15
- 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.
Environment variables
OPENAI_API_KEY
Links
★ 35 GitHub stars