alexarevalo9/ticktick-mcp-server
A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
Platform-specific configuration:
{
"mcpServers": {
"ticktick-mcp-server": {
"command": "npx",
"args": [
"-y",
"ticktick-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...