Submit

Ticktick-MCP-Enhanced

@Code-MonkeyZhang

A Model Context Protocol (MCP) server that allows you to manage your daily routine TickTick tasks with LLMs!

Server Config

{
  "mcpServers": {
    "ticktick": {
      "command": "<absolute path to uv>",
      "args": [
        "run",
        "--directory",
        "<absolute path to ticktick-mcp directory>",
        "-m",
        "ticktick_mcp.cli",
        "run"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.