This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFirst release providing Go CLI/MCP binary and Node.js install via npx
Full changelog
ProductPlan MCP Server v1.0.0
First release with two implementations:
Go Version (recommended)
Single binary that works as both CLI tool and MCP server:
- CLI mode:
productplan roadmaps,productplan objectives, etc. - MCP mode:
productplan servefor AI assistants
Download the binary for your platform below.
Node.js Version
Install via: npx github:olgasafonova/productplan-mcp-server
Quick Start
# Download and extract
tar -xzf productplan-1.0.0-darwin-arm64.tar.gz
chmod +x productplan-darwin-arm64
mv productplan-darwin-arm64 /usr/local/bin/productplan
# Set your API token
export PRODUCTPLAN_API_TOKEN="your-token"
# Test CLI
productplan status
productplan roadmaps
# Or use as MCP server for Claude Code/Cursor
See README for full documentation.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About olgasafonova/productplan-mcp-server
Query ProductPlan roadmaps. Access OKRs, ideas, launches, and timeline data.
Related context
Beta — feedback welcome: [email protected]