olgasafonova/productplan-mcp-server
Query ProductPlan roadmaps. Access OKRs, ideas, launches, and timeline data.
Quick Start
Clone the repository:
git clone https://github.com/olgasafonova/productplan-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"productplan-mcp-server": {
"command": "npx",
"args": [
"-y",
"olgasafonova/productplan-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.