← Back to Plugins
MCP Server MCP

ProductPlan MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/olgasafonova/productplan-mcp-server:5.1.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/olgasafonova/productplan-mcp-server:5.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-arm64.mcpb",
      "version": "5.1.0",
      "fileSha256": "91a481598c0992395e9405e43bfe409ec9e6b1f96949aa94c9eeedb092f7424d",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-darwin-amd64.mcpb",
      "version": "5.1.0",
      "fileSha256": "fe579407f1a0b1b1c56e368a5e6d2e1083790b8f82fa2d222bc7ea37e31bb971",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-amd64.mcpb",
      "version": "5.1.0",
      "fileSha256": "1f21cc841d3e1a68995ebbbbd34bf5ca60fa52aff4da33a18e9ef969f140c65c",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-linux-arm64.mcpb",
      "version": "5.1.0",
      "fileSha256": "e3e692a37bb706d9922afa9c678f890fb3a7b0d74e52b58435e76921458c052c",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/productplan-mcp-server/releases/download/v5.1.0/productplan-mcp-server-windows-amd64.mcpb",
      "version": "5.1.0",
      "fileSha256": "e955772ecd847a2c8d74a617942749c1600113401e96f1bddda06de7f9576340",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your ProductPlan API token from Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "PRODUCTPLAN_API_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci mcpb

Comments

Sign in to leave a comment

Loading comments...