Saml1211/PRD-MCP-Server
If you are the rightful owner of PRD-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A specialized Model Context Protocol (MCP) server dedicated to creating Product Requirements Documents.
Tools
Functions exposed to the LLM to take actions
generate_prd
Generate a Product Requirements Document from a template
validate_prd
Validate a PRD 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 non-deleted PRD templates
get_template
Get a PRD template by ID or name
update_template
Update an existing PRD template
delete_template
Soft-delete a PRD template by ID
export_templates
Export all PRD templates to a JSON file
import_templates
Import PRD templates from a JSON file
list_all_rules
List all validation rules (default + custom)
add_validation_rule
Add a custom validation rule
update_validation_rule
Update a custom validation rule
delete_validation_rule
Delete a custom validation rule
stats
Retrieve usage metrics for operations
get_provider_config
Retrieve stored provider configuration overrides
update_provider_config
Update stored provider configuration override
render_template
Render a PRD template with placeholder substitution
health_check
Perform system health check (DB + AI providers)
get_logs
Retrieve recent log entries from disk
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client