other tools and integrations

Ticktick Mcp

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

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y jen6/ticktick-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

jen6/ticktick-mcp

TickTick MCP server. Built upon the ticktick-py library, it offers significantly improved filtering capabilities.

GitHub: https://github.com/jen6/ticktick-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub