rojie-rajan/Quadwavemcpproject
If you are the rightful owner of Quadwavemcpproject and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The PRD Generator MCP Server is a tool designed to create detailed Product Requirements Documents using OpenAI's GPT-4o, supporting multiple file formats and direct queries.
Tools
Functions exposed to the LLM to take actions
generate_prd_from_file
Generate a Product Requirements Document from a file.
generate_prd_from_query
Generate a Product Requirements Document from a direct text query.
extract_file_content
Extract and return text content from a file without generating a PRD.
get_prd_template
Get the PRD template structure used by this server.
validate_file_format
Validate if a file is in a supported format and return metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client