Skip to main content
Glama

mcp_kanban_card_manager

Automate kanban card management for Planka boards. Perform actions like create, update, move, duplicate, or delete cards, and manage tasks or details programmatically within projects or workflows.

Instructions

Manage kanban cards with various operations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe action to perform
boardIdNoThe ID of the board (if moving between boards)
cardIdNoThe ID of the card to get details for
commentNoOptional comment to add to the card
descriptionNoThe description of the card
dueDateNoThe due date for the card (ISO format)
idNoThe ID of the card
isCompletedNoWhether the card is completed
listIdNoThe ID of the list
nameNoThe name of the card
positionNoThe position of the card
projectIdNoThe ID of the project (if moving between projects)
tasksNoArray of task descriptions to create for create_with_tasks action

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/gcorroto/mcp-planka'

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