mcp-todo
Related Servers
Alternatives to mcp-todo
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceMCP server providing CRUD operations for Memos, enabling users to create, list, get, update, and delete memos via natural language.-
- FlicenseNot gradedqualityDmaintenanceMCP server that exposes a TODO list API to AI assistants, enabling natural language management of tasks with create, read, update, and delete operations.-
- AlicenseNot gradedqualityCmaintenanceMCP server for Todoist API integration, allowing management of tasks, projects, sections, labels, and comments through natural language.12 npmMIT
- FlicenseNot gradedqualityDmaintenanceThis MCP server provides tools to manage a todo list with CRUD operations, enabling listing, creating, updating, and deleting todos.-
- FlicenseNot gradedqualityCmaintenanceA simple MCP server that turns a JSON file into a todo list, letting users add, list, complete, delete, and clear tasks through natural language in MCP-compatible clients.-
- AlicenseAqualityCmaintenanceAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.5267 npm392MIT
TDQS
Scored across 9 tools
Every tool has a clearly distinct purpose with no ambiguity. The tools are cleanly separated into memo and todo categories, each with create, delete, get/list, and update operations, making it easy for an agent to select the correct tool without confusion.
Tool names follow a highly consistent verb_noun pattern throughout, such as create_memo, delete_todo, list_memos, and update_todo. There are no deviations in naming conventions, making the set predictable and readable.
With 9 tools, the count is well-scoped and appropriate for a todo/memo management server. Each tool earns its place by covering essential CRUD operations for both memos and todos, without being overly sparse or bloated.
The tool surface provides complete CRUD/lifecycle coverage for both memos and todos, including create, delete, get, list, and update operations. There are no obvious gaps, ensuring agents can handle all core workflows without dead ends.