RTaskmaster MCP
Related Servers
Alternatives to RTaskmaster MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables AI assistants to interact with the Taskwarrior command-line task management tool. It allows users to list, create, modify, and organize tasks using projects, tags, and annotations through natural language.132MIT
- FlicenseNot gradedqualityDmaintenanceA task management MCP server that provides tools to create, list, complete, and delete tasks using pluggable storage backends. It enables users to interact with their task lists through natural language using MCP-compatible clients like Claude Desktop.-
- AlicenseNot gradedqualityDmaintenanceA task management MCP server that allows users to create, list, and organize tasks with priorities, labels, and projects using natural language. It provides a persistent SQLite-backed system for tracking due dates and managing task workflows directly within Claude Code.4 npm2MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for task management that enables AI agents to read, create, update tasks, and track work sessions, allowing agents and humans to collaborate on the same task board.5 npm9MIT
- AlicenseNot gradedqualityDmaintenanceAI-driven task management application that operates via MCP, enabling autonomous creation, organization, and execution of tasks with support for subtasks, priorities, and progress tracking.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage hierarchical tasks, track progress, handle dependencies, and coordinate work through an MCP server.29 npm15GPL 3.0
TDQS
Scored across 13 tools
Each tool has a clearly distinct purpose: create, read, update, delete tasks, manage subtasks, set status, bulk operations, generate reports, parse PRDs, and get next task. No overlaps.
All tools follow the consistent 'rtaskmaster_' prefix with verb_noun pattern in snake_case (e.g., create_task, update_task, set_status), making naming predictable.
13 tools is well-scoped for a task management server, covering initialization, CRUD, status, subtasks, bulk updates, and reporting without being excessive.
Covers full task lifecycle CRUD, status updates, subtasks, bulk operations, and import from PRDs. Minor gap: no explicit dependency management tool, but dependencies are considered in next_task.