A
licenseNot graded
qualityC
maintenanceMCP server for AI agents to manage a lightweight kanban board stored as markdown files, enabling task creation, updates, and column movements.
7
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool has a distinct purpose: adding, archiving, editing, viewing board/getting task/list filtering, and moving. No overlap in functionality.
All tool names follow the verb_noun pattern using snake_case, e.g., add_task, archive_task, move_task. Completely consistent.
Seven tools is well-suited for a kanban task management server, covering all essential operations without being excessive or insufficient.
Core CRUD and board viewing are present. Missing an unarchive tool for soft-deleted tasks, otherwise the surface is complete for basic kanban usage.