ProductPlan MCP Server✓
io.github.olgasafonova/productplan-mcp-server · v5.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.olgasafonova/productplan-mcp-server",
"description": "Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.",
"title": "ProductPlan MCP Server",
"repository": {
"url": "https://github.com/olgasafonova/productplan-mcp-server",
"source": "github"
},
"version": "5.1.0",
"websiteUrl": "https://github.com/olgasafonova/productplan-mcp-server",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}