Taskmaster
Related Servers
Alternatives to Taskmaster
No user-submitted related servers found.
Related Servers
- 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
- AlicenseAqualityAmaintenanceLocal-first task management with CLI, TUI, and REST API. MCP server enables Claude to manage tasks, track time, optimize schedules, and handle dependencies.26354MIT
- AlicenseNot gradedqualityAmaintenanceTask and project management MCP server with OAuth for Claude Desktop, Cursor bridge, semantic search, staged write approval14 npmMIT
- AlicenseBqualityDmaintenanceA task management MCP server for AI-driven development, enabling creation, tracking, and organization of tasks with subtasks, priorities, and dependencies via natural language commands.136 npmMIT
- AlicenseAqualityBmaintenanceA comprehensive and efficient Model Context Protocol server for task management that works with Claude, Cursor, and other MCP clients, providing powerful search, filtering, and organization capabilities across multiple file formats.5145 npm47MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive project management and workflow tracking system that integrates with Claude Code via MCP, automatically capturing sessions, tools, agents, and project tasks into a centralized dashboard and database.11 npmMIT
TDQS
Scored across 36 tools
The tool set has clear distinctions for core task operations like add_task, get_task, and update_task, but there is significant overlap in complexity management tools (expand_task, expand_all, scope_up_task, scope_down_task, analyze_project_complexity, complexity_report) and in update operations (update, update_task, update_subtask), which could confuse agents about which to use. Descriptions help clarify some differences, but the boundaries are fuzzy.
Most tools follow a consistent verb_noun or verb_adjective_noun pattern (e.g., add_task, get_tasks, set_task_status), with clear and readable names. There are minor deviations like 'models' and 'response-language' that use different conventions, but overall the naming is predictable and aids usability.
With 36 tools, the count is excessive for a task management server, leading to a heavy and potentially overwhelming interface. While the domain is broad, many tools (e.g., expand_all, scope_up_task, complexity_report) could be consolidated or made optional, making the set feel bloated and difficult to navigate efficiently.
The tool surface provides comprehensive coverage for task management, including full CRUD operations (add_task, get_task, update_task, remove_task), dependency handling, tagging, subtask management, project initialization, and advanced features like AI integration and complexity analysis. There are no obvious gaps; agents can handle end-to-end workflows without dead ends.