ticktick-mcpserver
If you are the rightful owner of ticktick-mcpserver 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 implementation for TickTick, enabling AI assistants to interact with TickTick through its Open API.
The TickTick MCP Server is a robust implementation designed to facilitate seamless interaction between AI assistants and the TickTick task management application. By leveraging the TickTick Open API, this server allows for comprehensive task and project management capabilities. Users can retrieve, create, update, complete, and delete tasks, as well as manage projects. The server is built using Node.js and TypeScript, ensuring a modern and efficient development environment. Authentication is handled via OAuth2, requiring a TickTick Developer account and API access token. The server is open-source and licensed under the MIT License, encouraging contributions and modifications from the developer community.
Features
- Get tasks from projects
- Create new tasks with details like due dates, priorities, and descriptions
- Update existing tasks
- Mark tasks as complete
- Delete tasks