jen6/ticktick-mcp
[TickTick](https://ticktick.com/) MCP server. Built upon the ticktick-py library, it offers significantly improved filtering capabilities.
Quick Start
Clone the repository:
git clone https://github.com/jen6/ticktick-mcpClaude Desktop configuration example:
{
"mcpServers": {
"jen6-ticktick-mcp": {
"command": "npx",
"args": [
"-y",
"jen6/ticktick-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.