A
licenseB
qualityC
maintenanceAn MCP server that connects Claude with Todoist for complete task and project management through natural language.
86
190 npm
244
MIT
No user-submitted related servers found.
Scored across 8 tools
Tools are mostly distinct but check_tasks and search_todos overlap in searching, and list_todos with filters overlaps with get_pending_today and get_stats, causing mild ambiguity.
All tool names follow a consistent verb_noun snake_case pattern (e.g., create_todo, mark_complete), making them predictable and easy to distinguish.
With 8 tools, the set is well-scoped for a task management assistant, covering core operations without being overwhelming.
The set covers CRUD operations except for task deletion, and lacks editing capabilities, but the core lifecycle (create, read, update status) is present.