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 integrating TickTick task management tools using Python and the MCP SDK.
The TickTick MCP server provides a standardized interface for AI assistants and applications to interact with TickTick's task management features. It allows users to perform operations such as retrieving, creating, updating, completing, and deleting tasks and projects within TickTick. This integration enables AI systems to manage to-do lists and tasks using natural language, enhancing productivity and task management efficiency. The server requires Python 3.8+, a TickTick account, and an API key obtained via OAuth. Once set up, the server can be run to allow MCP clients to connect and manage tasks seamlessly.
Features
- Retrieve projects and tasks from TickTick
- Create new projects and tasks
- Update task details
- Complete and delete tasks
- Integrate with AI systems for natural language task management