Loading MCP server directory, please wait...
MCP server for TickTick task management: field-preserving updates and completion tracking.
npx @getmcp/cli add io.github.partymola/ticktick-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.partymola/ticktick-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/partymola/ticktick-mcp:v0.1.1"
]
}
}
}