Todoist MCP Server Extended
Related Servers
Alternatives to Todoist MCP Server Extended
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables Claude Desktop and other MCP clients to manage Todoist tasks, projects, and labels through natural language.3-
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage Todoist tasks and projects, including creating, listing, updating, completing tasks, and managing projects with natural language.23 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Todoist through the MCP interface, providing full CRUD operations for tasks and projects including creating, updating, completing, and filtering tasks with natural language commands.4 npmMIT
- AlicenseBqualityDmaintenanceIntegrates Claude with Todoist for natural language task management, supporting project and section organization, task creation, updating, completion, and deletion using everyday language.198 npm22MIT
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to interact with Todoist for comprehensive task and project management, including creating tasks with natural language, managing projects, sections, labels, comments, and tracking productivity statistics.338 npm4MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Todoist tasks, projects, sections, and labels through natural language, supporting task creation, updates, completion, and intelligent organization of your workflow.5 npmMIT
TDQS
Scored across 19 tools
Every tool has a clearly distinct purpose targeting specific resources (tasks, projects, labels, sections) and actions (create, get, update, delete, complete, rename, remove). There is no ambiguity or overlap; for example, todoist_update_task and todoist_update_task_labels are clearly separated for different update operations.
All tools follow a consistent verb_noun pattern with the prefix 'todoist_' and snake_case throughout. The naming is predictable and readable, such as todoist_create_task, todoist_get_projects, and todoist_update_personal_label, with no deviations in style.
With 19 tools, the count is slightly high but reasonable for a comprehensive Todoist integration covering tasks, projects, labels, and sections. It feels well-scoped for the domain, though it borders on being heavy; each tool earns its place by addressing specific operations without redundancy.
The tool set provides complete CRUD/lifecycle coverage for Todoist's core domain: tasks (create, get, update, delete, complete), projects (create, get, update), labels (personal and shared with create, get, update, delete, rename, remove), and sections (create, get). There are no obvious gaps, and agents can handle full workflows without dead ends.