Ainative Prd MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 208 installs a week from npm. Last commit 1 Aug 2026.
PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ainative-prd-mcp -- npx -y ainative-prd-mcp
{
"mcpServers": {
"ainative-prd-mcp": {
"args": [
"-y",
"ainative-prd-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ainative-prd-mcp]
command = "npx"
args = ["-y", "ainative-prd-mcp"]
{
"mcpServers": {
"ainative-prd-mcp": {
"args": [
"-y",
"ainative-prd-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ainative-prd-mcp": {
"args": [
"-y",
"ainative-prd-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.