A
licenseNot graded
qualityD
maintenanceMCP server for integrating TickTick task management with AI applications, enabling task and project operations via natural language.
8 npm
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool has a clearly distinct purpose: creating, reading, updating, completing, and moving tasks and projects. No overlap in functionality.
All tools follow a consistent 'ticktick_verb_noun' pattern (e.g., create_task, get_tasks, complete_task), making it predictable for agents.
With 8 tools, the set is well-scoped for a task management API, covering core operations without unnecessary complexity.
The set covers create, read, and update for tasks and projects, but missing explicit delete operations (no delete_task or delete_project), which may cause agent failures when cleanup is needed.