Martinqi826/dida-mcp
by Various
滴答清单 (Dida365/TickTick) MCP Server - 让 AI 助手控制你的滴答清单 | For OpenClaw, Claude Desktop & any MCP client
MCP
Martinqi826/dida-mcp
Added 1 June 2026
Overview
An MCP server that connects Dida365/TickTick task management to AI assistants via the Model Context Protocol. It exposes task operations as tools for MCP clients like OpenClaw and Claude Desktop, enabling AI-driven control of to-do lists.
Best for
Best for
Developers who want AI assistants to control their Dida365/TickTick tasks
Use cases
- Automate task creation and updates from AI conversations
- Manage Dida365/TickTick lists through Claude Desktop
- Integrate task management into custom MCP workflows
How to use
Install
pip install -e . Tools exposed
mcporter
Tested with
Claude Desktop, CodeBuddy, OpenClaw
Example client config
{\n "mcpServers": {\n "dida-mcp": {\n "command": "dida-mcp",\n "args": ["run"],\n "env": {\n "DIDA_CLIENT_ID": "你的_Client_ID",\n "DIDA_CLIENT_SECRET": "你的_Client_Secret"\n }\n }\n }\n} Notes
An MCP server that connects Dida365/TickTick task management to AI assistants via the Model Context Protocol. It exposes task operations as tools for MCP clients like OpenClaw and Claude Desktop, enabling AI-driven control of to-do lists.
8 stars on GitHub. Last updated 2026-03-23. Licensed MIT.
Use cases
- Automate task creation and updates from AI conversations
- Manage Dida365/TickTick lists through Claude Desktop
- Integrate task management into custom MCP workflows
Pros
- Open source and Python-based for easy customization
- Works with any MCP-compatible client
- Direct integration with a popular task management service
Cons
- Small community (8 stars) may limit support and updates
- Requires setup and configuration of the MCP server
- Depends on Dida365/TickTick API availability and rate limits
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and Python-based for easy customization
- Works with any MCP-compatible client
- Direct integration with a popular task management service
Cons
- Small community (8 stars) may limit support and updates
- Requires setup and configuration of the MCP server
- Depends on Dida365/TickTick API availability and rate limits
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.