Skip to main content
Other Tools and IntegrationsPython

jen6/ticktick-mcp

[TickTick](https://ticktick.com/) MCP server. Built upon the ticktick-py library, it offers significantly improved filtering capabilities.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/jen6/ticktick-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "jen6-ticktick-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jen6/ticktick-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
jen6