Back to MCP Servers
Productplan
Query ProductPlan roadmaps. Access OKRs, ideas, launches, and timeline data.
other-tools-and-integrations
By olgasafonova
Installation
npx -y productplan-mcp-serverConfiguration
{
"mcpServers": {
"productplan-mcp-server": {
"command": "npx",
"args": ["-y", "productplan-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes