Skip to main content
Glama
olgasafonova

productplan-mcp-server

manage_bar

Create, update, or delete roadmap bars to manage features, adjust timelines, and organize product plans.

Instructions

Create, update, or delete a bar on a roadmap.

USE WHEN: "Add feature", "Update dates", "Delete item", "Change color" Actions: create (roadmap_id+lane_id+name), update (bar_id), delete (bar_id) FAILS WHEN: create without roadmap_id, lane_id, or name (all three required). Update/delete without bar_id. Use get_roadmap_legends for valid legend_id values. WARNING: delete is permanent and cannot be undone.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYescreate, update, or delete
bar_idNoBar ID (for update/delete)
containerNoIs container for children
custom_dropdown_fieldsNo[{name,value}] custom dropdowns
custom_text_fieldsNo[{name,value}] custom text fields
descriptionNoDescription (markdown)
effortNoEffort estimate
ends_onNoEnd date YYYY-MM-DD
lane_idNoLane ID (for create; update to move)
legend_idNoColor from get_roadmap_legends
nameNoBar name
notesNoAdditional notes
parent_idNoParent bar ID for nesting
parkedNoNot actively scheduled
percent_doneNoProgress 0-100
roadmap_idNoRoadmap ID (for create)
starts_onNoStart date YYYY-MM-DD
strategic_valueNoStrategic importance
tagsNoTag strings ["mobile","urgent"]

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