PRD Creator MCP Server
Overview
The PRD Creator MCP Server is a specialized Model Context Protocol (MCP) server designed to create Product Requirements Documents (PRDs) efficiently. It allows AI systems connected to MCP clients to generate detailed and structured PRDs through a standardized protocol interface.
To use the PRD Creator MCP Server, clone the repository from GitHub, install the necessary dependencies, and run the server. You can then integrate it with MCP clients by adding it to their configuration settings.
- PRD Generator: Automatically creates complete PRDs based on product descriptions and requirements. - PRD Validator: Validates PRDs against industry standards and customizable rules. - Template Resources: Provides access to a library of PRD templates for various product types. - MCP Protocol Support: Ensures seamless integration with MCP clients.
- Generating PRDs for new software products.
- Validating existing PRDs to ensure compliance with best practices.
- Utilizing templates to streamline the PRD creation process.
Add to your AI client
Use these steps to connect PRD Creator MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"prd-mcp-server-saml1211": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"prd-mcp-server-saml1211": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"prd-mcp-server-saml1211": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"prd-mcp-server-saml1211": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"prd-mcp-server-saml1211": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"prd-mcp-server-saml1211": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prd-mcp-server-saml1211"
]
}
}
}FAQ
Can I use the PRD Creator MCP Server for any type of product?
Yes! It is designed to create PRDs for various product types.
Is there a cost associated with using the PRD Creator MCP Server?
No, it is open-source and free to use.
What are the prerequisites for running the server?
You need Node.js v16 or higher and npm or yarn installed.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2484,"uuid":"0ef60910-781a-4839-b5f9-f045cea7f240","name":"PRD-MCP-Server","title":"PRD Creator MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/91590763?v=4","created_at":"2025-03-13T08:18:58.893Z","updated_at":"2025-03-13T08:21:14.031Z","status":"created","author_name":"Saml1211","author_avatar_url":"https://avatars.githubusercontent.com/u/91590763?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Saml1211/PRD-MCP-Server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/Saml1211/prd-mcp-server/actions/workflows/ci.yml/badge.svg","type":null,"metadata":"{\"star\":\"5\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-30 22:32:47\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]