planka-mcp
Related Servers
Alternatives to planka-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered project management by connecting Claude to Planka kanban boards via 75+ MCP tools for creating, updating, and managing projects, boards, lists, and cards.1GPL 3.0
- FlicenseCqualityAmaintenanceEnables AI assistants to manage Planka projects, boards, lists, cards, tasks, labels, comments, stopwatches, and memberships through MCP tools.56-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Planka kanban boards, including creating, updating, and organizing tasks, lists, and cards via MCP.15 npm59MIT
- AlicenseNot gradedqualityBmaintenanceEnables users to interact with Planka (a Trello-like kanban tool) through natural language, using their own Planka access tokens for authentication and permissions. Supports remote hosting via HTTP, allowing multi-user MCP access to boards, lists, cards, and more.15 npmMIT
- AlicenseAqualityDmaintenancePersistent, cross-session task management for Claude Code. 24 MCP tools for tasks, projects, dependencies, and docs. 7 skills for planning, standups, and handoffs. Event-sourced storage with per-project isolation.5MIT
- AlicenseAqualityFmaintenanceMCP server enabling AI agents to manage PLANKA kanban boards with full CRUD support for cards, tasks, labels, comments, and lists.1528 npm10MIT
TDQS
Scored across 15 tools
Most tools have clearly distinct resource-action pairs, but planka_get_structure and planka_get_board overlap in what they return, and manage_lists/manage_labels bundle multiple operations while set_card_labels is narrow. Overall, the descriptions resolve most ambiguity.
The planka_ prefix and snake_case verb_noun pattern are consistent and readable. The use of 'manage' for lists and labels is a slight deviation from the more specific create/update/delete verbs, but not confusing.
15 tools is at the upper edge of the ideal range but each tool represents a distinct operation needed for board, card, task, label, and comment management. No tool feels redundant.
The toolkit covers the core lifecycle for cards, tasks, labels, and lists, plus comments and board structure reading. Missing comment update/delete and board-level CRUD are minor gaps that agents can work around.