Labsco
MCP SERVER

Planka

by gcorroto

Full control of a Planka Kanban board: projects, lists, cards, tasks, labels, comments, time tracking and board membership.

Project & Task ManagementVerified
Summary
The board updates while you are still talking about the work.

Eight tools cover the whole of Planka because each one takes an action rather than splitting create, read, update and delete into separate entries. It connects as a named account, so every card and comment it makes is attributed to that account.

What it is

An MCP server for Planka, the self-hosted Kanban board. Eight manager tools each cover one object type and take an action, so the whole board is reachable through a small surface.

What you get
  • Projects and boards created, listed and managed
  • Lists managed within a board, including their position
  • Cards created, moved, duplicated and organised, with descriptions and tasks
  • Tasks and subtasks created and marked complete
  • Coloured labels created and applied to cards
  • Comments added to cards
  • Per-card stopwatches for time tracking
  • Board memberships, roles and comment permissions
Requirements

Three environment variables: PLANKA_BASE_URL for your instance, which defaults to a local address, plus PLANKA_AGENT_EMAIL and PLANKA_AGENT_PASSWORD for the account it acts as. Node — npm install, then npm run build.

Setup effort

One command plus a key — npx @grec0/mcp-planka@latest, then supply credentials