Skip to main content
Glama
olgasafonova

productplan-mcp-server

manage_idea

Create new product ideas or update existing ones in ProductPlan by adding titles, descriptions, and tracking status changes through the API.

Instructions

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

USE WHEN: "Add idea", "Update idea status" Actions: create (title), update (idea_id) FAILS WHEN: create without title, update without idea_id. Note: delete is not available via the ProductPlan API; archive ideas by updating status instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYescreate or update
descriptionNoDescription (markdown)
idea_idNoIdea ID (for update)
statusNonew, under_review, planned
titleNoIdea title

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