PRD Creator
Streamlines PRD creation and validation with TypeScript-based templates stored in SQLite, enabling product teams to generate consistent, high-quality documentation directly within conversations.
21 stars
0 tools
Created Aug 2025
@saml1211/saml1211-prd-creator-prd-mcp-serverAbout
Streamlines PRD creation and validation with TypeScript-based templates stored in SQLite, enabling product teams to generate consistent, high-quality documentation directly within conversations.
Categories
general
Installation
npm
npm install @saml1211/saml1211-prd-creator-prd-mcp-server
Configuration
{
"mcpServers": {
"saml1211-prd-creator-prd-mcp-server": {
"command": "npx",
"args": [
"-y",
"@saml1211/saml1211-prd-creator-prd-mcp-server"
]
}
}
}