Connect AI assistants to ProductPlan for roadmap, OKR, idea, launch, and timeline queries.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Productplan MCP Server.
Talk to your roadmaps using AI. Ask questions, create ideas, check OKR progress, and manage launches through natural conversation with Claude, Cursor, or other AI assistants.
Instead of clicking through ProductPlan's interface, just ask:
"What's on our Q1 roadmap?"
"Show me all objectives that are behind schedule"
"Create a new idea for mobile app improvements"
"What launches are coming up this month?"
"List all ideas tagged 'customer-request'"
The AI fetches your real ProductPlan data and responds in seconds.
No coding required. You'll copy a file and paste some settings.
Go to the Releases page and download the right file for your computer:
| Your Computer | Download This |
|---|---|
| Mac (M1, M2, M3, M4) | productplan-darwin-arm64 |
| Mac (Intel) | productplan-darwin-amd64 |
| Windows | productplan-windows-amd64.exe |
| Linux | productplan-linux-amd64 |
On Mac/Linux, open Terminal and run these two commands (replace the filename with what you downloaded):
You'll be asked for your password. This is normal.
On Windows:
Create a folder for the binary (if it doesn't exist):
Move the downloaded .exe to that folder and rename it:
Use the full path C:\Tools\productplan.exe in your AI assistant config (shown in Step 3)
Note: You can skip adding to PATH. Just use the full file path in your configuration.
Pick the tool you use:
Find your config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonOpen it in any text editor and add this (replace your-token with your actual API token):
Mac/Linux:
Windows:
Add to your config file:
~/.claude.json%USERPROFILE%\.claude.jsonMac/Linux:
Windows:
Mac/Linux:
Windows:
Windows users: Use double backslashes (
\\) in the path. This is required because backslash is an escape character in JSON.
Mac/Linux:
Windows:
~/.continue/config.json%USERPROFILE%\.continue\config.jsonMac/Linux:
Windows:
/usr/local/bin/productplanC:\Tools\productplan.exePRODUCTPLAN_API_TOKEN=your-tokenExample workflow: Slack Trigger β AI Agent (with MCP Client) β Slack Response
Open your AI assistant and try:
"Summarize what changed on our Product Roadmap in the last week"
"List all Q1 objectives and their progress"
"Show me all ideas tagged 'enterprise' that don't have a priority set"
"What tasks are still incomplete for the January launch?"
"When is the 'Mobile App v2' bar scheduled to start?"
| Feature | View | Create | Edit | Delete |
|---|---|---|---|---|
| Roadmaps | Yes | - | - | - |
| Roadmap Comments | Yes | - | - | - |
| Bars (roadmap items) | Yes | Yes | Yes | Yes |
| Bar Comments | Yes | - | - | - |
| Bar Connections | Yes | Yes | - | Yes |
| Bar Links | Yes | Yes | - | Yes |
| Lanes (categories) | Yes | Yes | Yes | Yes |
| Legends (bar colors) | Yes | - | - | - |
| Milestones | Yes | Yes | Yes | Yes |
| Ideas (Discovery) | Yes | Yes | Yes | - |
| Idea Customers | Yes | - | - | - |
| Idea Tags | Yes | - | - | - |
| Opportunities | Yes | Yes | Yes | - |
| Idea Forms | Yes | - | - | - |
| Objectives (OKRs) | Yes | Yes | Yes | Yes |
| Key Results | Yes | Yes | Yes | Yes |
| Launches | Yes | Yes | Yes | Yes |
| Launch Sections | Yes | Yes | Yes | Yes |
| Launch Tasks | Yes | Yes | Yes | Yes |
| Users | Yes | - | - | - |
| Teams | Yes | - | - | - |
Why does this need to run on your computer?
MCP (Model Context Protocol) works through a subprocess model. Your AI assistant doesn't connect to a remote server; it spawns the binary as a local process and communicates via stdin/stdout. This architecture means:
When you ask "What's on our Q1 roadmap?", here's what happens:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/olgasafonova-productplan-mcp-server)<a href="https://allmcps.com/mcp/olgasafonova-productplan-mcp-server"><img src="https://allmcps.com/api/badge/olgasafonova-productplan-mcp-server?style=directory" alt="Productplan MCP Server on AllMCPs" /></a>