Odel
ProductPlan MCP Server

ProductPlan MCP Server

Local
@olgasafonova3GoMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

Dockerghcr.io/olgasafonova/productplan-mcp-server:5.1.0

Run

docker run -i --rm ghcr.io/olgasafonova/productplan-mcp-server:5.1.0

MCP client config

{
  "mcpServers": {
    "productplan-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/productplan-mcp-server:5.1.0"
      ]
    }
  }
}
MCP Bundlehttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-arm64.mcpbv5.1.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-amd64.mcpbv5.1.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-amd64.mcpbv5.1.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-arm64.mcpbv5.1.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-windows-amd64.mcpbv5.1.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-windows-amd64.mcpb`) — download it and import the bundle in your MCP client.