ticktick-mcp

ticktick-mcp

3.6

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.

The TickTick MCP Server is a robust tool designed to facilitate seamless interaction with the TickTick task management system through the Model Context Protocol (MCP). This server allows users to manage their tasks and projects using natural language commands via Claude and other MCP clients. It supports a wide range of functionalities including viewing, creating, updating, and deleting tasks and projects. The server is built to integrate fully with TickTick's open API, ensuring that all operations are synchronized with the user's TickTick account. Authentication is handled through OAuth2, providing a secure and straightforward setup process. The server also supports integration with Dida365, the Chinese version of TickTick, allowing for broader accessibility. With its comprehensive feature set and ease of use, the TickTick MCP Server is an invaluable tool for users looking to streamline their task management processes.

Features

  • View all your TickTick projects and tasks
  • Create new projects and tasks through natural language
  • Update existing task details (title, content, dates, priority)
  • Mark tasks as complete
  • Delete tasks and projects

Tools

  1. get_projects

    item

  2. get_project

    project_id

  3. get_project_tasks

    project_id

  4. get_task

    task_id

  5. create_task

    (Optional

  6. update_task

    (Optional

  7. complete_task

    task_id

  8. delete_task

    task_id

  9. create_project

    (Optional

  10. delete_project

    project_id