Planka runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 4 Feb 2026.
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
Today is the operative word: we check Planka every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add planka -- npx -y @gogogadgetbytes/planka-mcp
{
"mcpServers": {
"planka": {
"args": [
"-y",
"@gogogadgetbytes/planka-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.planka]
command = "npx"
args = ["-y", "@gogogadgetbytes/planka-mcp"]
{
"mcpServers": {
"planka": {
"args": [
"-y",
"@gogogadgetbytes/planka-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"planka": {
"args": [
"-y",
"@gogogadgetbytes/planka-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PLANKA_BASE_URL (PLANKA server URL (e.g., https://planka.example.com)), PLANKA_AGENT_EMAIL (Email/username for PLANKA authentication), PLANKA_AGENT_PASSWORD (Password for PLANKA authentication).
The author declared them in the registry entry; get the values from the project itself.
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Read and update Markboard kanban boards: cards, checklists, labels, comments and files.
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
Task & board management for AI agents + humans. Kanban, comments, digests via MCP.
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.
Answers built from our own checks of this server.