mstodo
Related Servers
Alternatives to mstodo
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceConnects Claude to Todoist for transforming meeting notes into actionable tasks with inferred due dates and priorities. It enables full task lifecycle management, including creating subtasks, listing projects, and completing tasks through natural language.7MIT
- FlicenseNot gradedqualityDmaintenanceEnables comprehensive Microsoft To Do task management through Microsoft Graph API with Entra ID OAuth authentication. Supports creating, updating, and managing todo lists, tasks, reminders, and due dates through natural language.-
- FlicenseBqualityCmaintenanceConnects Claude to Google Tasks, enabling users to list, create, update, complete, reopen, and delete tasks through natural language.9-
- AlicenseBqualityDmaintenanceIntegrates Claude with Todoist for natural language task management, supporting project and section organization, task creation, updating, completion, and deletion using everyday language.197 npm22MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage a personal todo list in Notion, with capabilities to add, view, and complete tasks.9MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage Todoist tasks and projects, including creating, listing, updating, completing tasks, and managing projects with natural language.26 npmMIT
TDQS
Scored across 9 tools
Each tool has a clear, distinct purpose covering authentication, listing, CRUD on tasks, notes, and subtasks. There is a slight overlap between update_task and add_note for modifying task content, but the tools are well-described to avoid confusion.
All tool names follow a consistent verb_noun pattern (todo_login, todo_get_lists, todo_create_task, etc.), making it easy for an agent to predict tool existence and purpose. The prefix 'todo_' is uniformly applied.
9 tools is a reasonable number for a to-do management server, covering core operations without being overwhelming. It's slightly on the higher side for a focused domain but each tool addresses a distinct need.
The tool surface covers login, list management, CRUD on tasks, notes, and subtasks well. Missing operations like deleting a task or list are minor gaps that an agent can work around with existing tools (e.g., update to mark completion).