Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 6mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anthropic claude go mcp mcp-server model-context-protocol
+4 more
okr product-management productplan roadmap

Summary

AI summary

First 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 serve for 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

Track olgasafonova/productplan-mcp-server

Get notified when new releases ship.

Sign up free

About olgasafonova/productplan-mcp-server

Query ProductPlan roadmaps. Access OKRs, ideas, launches, and timeline data.

All releases →

Beta — feedback welcome: [email protected]