jacepark12/ticktick-mcp
If you are the rightful owner of ticktick-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for TickTick that enables interacting with your TickTick task management system directly through Claude and other MCP clients.
Tools
Functions exposed to the LLM to take actions
get_projects
item
get_project
project_id
get_project_tasks
project_id
get_task
task_id
create_task
(Optional
update_task
(Optional
complete_task
task_id
delete_task
task_id
create_project
(Optional
delete_project
project_id
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client