Martinqi826/dida-mcp
🔌 MCP ServerMartinqi826
An MCP server enabling AI-powered task management and habit tracking via Dida365 (TickTick China).
The dida-mcp server acts as a functional bridge between Large Language Models and the Dida365 ecosystem. By implementing the Model Context Protocol, it exposes 13 distinct tools that allow AI agents to perform CRUD operations on tasks, manage project hierarchies, filter by tags, and track habit completion. This integration is particularly powerful for users who rely on TickTick for productivity but want to leverage AI for task prioritization, natural language scheduling, and automated habit reporting. The server handles the complexities of the Dida365 API, including secure OAuth 2.0 authentication flows, making it compatible with any MCP-compliant client such as Claude Desktop or OpenClaw. It transforms a static task list into an interactive, AI-driven personal assistant environment, allowing for complex queries like 'What are my high-priority tasks for today?' or 'Create a recurring habit for reading' to be executed programmatically.
💡Highlights
- ├─13 specialized task management tools
- ├─Secure OAuth 2.0 authentication
- └─Compatible with Claude Desktop & MCP
🎯For
- ├─Productivity Enthusiasts
- ├─AI Developers
- └─Workflow Automators