ticktick-mcp

ticktick-mcp

13

The TickTick MCP Server is designed to enhance integration with the TickTick task management service using the Model Context Protocol. It provides advanced task filtering and management features, enabling efficient interactions through MCP-compatible applications.

uvx
{
  "mcpServers": {
    "ticktick": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/jen6/ticktick-mcp.git",
        "ticktick-mcp"
      ]
    }
  }
}