Skip to main content
Glama
olgasafonova

productplan-mcp-server

manage_opportunity

Create or update product opportunities in ProductPlan by specifying problem statements and workflow statuses to track discovery progress.

Instructions

Create or update an opportunity. Note: delete not available via API.

USE WHEN: "Create opportunity", "Update problem" Actions: create (problem_statement), update (opportunity_id) FAILS WHEN: create without problem_statement, update without opportunity_id (get IDs from list_opportunities). Note: delete is not available via the ProductPlan API; archive opportunities by updating workflow_status instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYescreate or update
descriptionNoDescription
opportunity_idNoOpportunity ID (for update)
problem_statementNoProblem statement (title)
workflow_statusNodraft, in_discovery, validated, invalidated, completed

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/productplan-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server