Skip to main content
Other Tools and IntegrationsGo

olgasafonova/productplan-mcp-server

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

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/olgasafonova/productplan-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "productplan-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "olgasafonova/productplan-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Go
Author
olgasafonova