DonJamon1989/ticktick-mcp-server
3.1
If you are the rightful owner of ticktick-mcp-server 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.
This repository hosts a simple Model Context Protocol (MCP) server that integrates a subset of the TickTick API with OpenAI models, facilitating task management through search and fetch functionalities.
Tools
Functions exposed to the LLM to take actions
search
Retrieve tasks matching a query string.
fetch
Fetch a single task by its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client