other tools and integrations

Ticktick Mcp

[TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y ekkyarmandi/ticktick-mcp

Configuration

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

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

About This MCP Server

ekkyarmandi/ticktick-mcp

TickTick MCP server that integrates with TickTick's API to manage personal todo projects and the tasks.

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

Need More Details?

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

View Full Documentation on GitHub