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.
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.
- 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
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.
One command plus a key — npx @grec0/mcp-planka@latest, then supply credentials
