← All servers
πŸ”§

ProductPlan MCP ServerVerifiedπŸ›‘ No advisories

io.github.olgasafonova/productplan-mcp-server
New to MCP? Start here β†’
3β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/olgasafonova, which proved it owns this namespace.

Verified owner: github.com/olgasafonova β†—io.github.olgasafonova/productplan-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs PRODUCTPLAN_API_TOKEN, PRODUCTPLAN_API_TOKEN, PRODUCTPLAN_API_TOKEN, PRODUCTPLAN_API_TOKEN, PRODUCTPLAN_API_TOKEN, PRODUCTPLAN_API_TOKEN.

About

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

Packages & transports

dockerghcr.io/olgasafonova/productplan-mcp-server:5.1.0vlatest Β· docker run
mcpbhttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-arm64.mcpbv5.1.0 Β·
mcpbhttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-amd64.mcpbv5.1.0 Β·
mcpbhttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-amd64.mcpbv5.1.0 Β·
mcpbhttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-arm64.mcpbv5.1.0 Β·
mcpbhttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-windows-amd64.mcpbv5.1.0 Β·

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "productplan_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/productplan-mcp-server:5.1.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/olgasafonova/productplan-mcp-server:5.1.0