TickTick/Dida365
A Model Context Protocol server that enables AI assistants to interact with TickTick/Dida365 task management API, supporting operations like creating, reading, updating, and deleting tasks and projects.
What is TickTick/Dida365?
TickTick/Dida365 is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol server that enables ai assistants to interact with ticktick/dida365 task management api, supporting operations like creating, reading, updating, and deleting tasks and projects....
A Model Context Protocol server that enables AI assistants to interact with TickTick/Dida365 task management API, supporting operations like creating, reading, updating, and deleting tasks and projects.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A Model Context Protocol server that enables AI assistants t
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx ticktick-dida365-mcp-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use TickTick/Dida365
The TickTick/Dida365 MCP Server connects AI assistants to the Dida365 (TickTick) task management API, enabling full CRUD operations on tasks and projects through natural language. It exposes tools for creating tasks with priorities and due dates, listing all projects, updating task status, completing or deleting tasks, and managing project metadata including colour and view mode. Developers and productivity power-users who want to manage their TickTick inbox, triage tasks, or build AI-driven workflows around their to-do list will find this server a direct bridge between their MCP client and the TickTick/Dida365 OpenAPI.
Prerequisites
- Node.js 18 or later and npm
- A TickTick or Dida365 account
- A Dida365 API access token obtained from the Dida365 Open Platform at https://developer.dida365.com/
- An MCP client such as Claude Desktop, Cursor, or any agent supporting the Model Context Protocol
Obtain your Dida365 API access token
Visit https://developer.dida365.com/ and log in with your TickTick/Dida365 account. Create a new application and follow the OAuth flow documented at the OpenAPI page to obtain an access token.
Install the npm package
Install the dida365-mcp-servers package globally via npm so the server binary is available on your PATH.
npm install -g dida365-mcp-serversAdd the server to your MCP client configuration
Open your MCP client configuration file (e.g. claude_desktop_config.json for Claude Desktop) and add the dida365 server block. Set the args path to where npm installed the package and provide your access token as the DIDA365_TOKEN environment variable.
{
"mcpServers": {
"dida365": {
"command": "node",
"args": ["/path/to/node_modules/dida365-mcp-servers/dist/index.js"],
"env": {
"DIDA365_TOKEN": "Bearer YOUR_ACCESS_TOKEN_HERE"
}
}
}
}Restart your MCP client
Save the configuration and restart your MCP client (e.g., close and reopen Claude Desktop). The dida365 server will start automatically when the client launches.
Verify the connection by listing your projects
Ask your AI assistant to list your TickTick projects. A successful response showing your project names confirms that the token and connection are working correctly.
TickTick/Dida365 Examples
Client configuration (Claude Desktop)
Add this block to claude_desktop_config.json, adjusting the node_modules path to match your system and inserting your real Dida365 Bearer token.
{
"mcpServers": {
"dida365": {
"command": "node",
"args": ["/usr/local/lib/node_modules/dida365-mcp-servers/dist/index.js"],
"env": {
"DIDA365_TOKEN": "Bearer YOUR_ACCESS_TOKEN_HERE"
}
}
}
}Prompts to try
Use these with your MCP client to manage your TickTick/Dida365 tasks and projects through natural language.
- "List all my TickTick projects."
- "Create a task called 'Review Q3 report' in my Work project, due Friday, priority high."
- "Show me all tasks in my Inbox project."
- "Mark task abc123 in project xyz456 as complete."
- "Create a new project called 'Home Renovation' with kanban view and blue colour."
- "Delete the task with ID abc123 from project xyz456."Troubleshooting TickTick/Dida365
Authentication fails with a 401 or invalid token error
Ensure the DIDA365_TOKEN value is prefixed with 'Bearer ' (including the space). The token must be a valid OAuth access token from the Dida365 Open Platform — not your account password. Regenerate the token at https://developer.dida365.com/ if it has expired.
The node command path is wrong and the server fails to start
Find the correct path to the installed package by running 'npm root -g' and appending '/dida365-mcp-servers/dist/index.js'. On macOS this is often /usr/local/lib/node_modules/...; on Windows it may be in AppData/Roaming/npm/node_modules/...
Tasks are created but not appearing in the TickTick app
Confirm the projectId you are using matches an existing project. Use the get_projects tool first to retrieve valid project IDs before creating tasks. Also ensure the TickTick/Dida365 app is synced and your account region matches the API endpoint.
Frequently Asked Questions about TickTick/Dida365
What is TickTick/Dida365?
TickTick/Dida365 is a Model Context Protocol (MCP) server that model context protocol server that enables ai assistants to interact with ticktick/dida365 task management api, supporting operations like creating, reading, updating, and deleting tasks and projects. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install TickTick/Dida365?
Follow the installation instructions on the TickTick/Dida365 GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with TickTick/Dida365?
TickTick/Dida365 works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is TickTick/Dida365 free to use?
Yes, TickTick/Dida365 is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
TickTick/Dida365 Alternatives — Similar Business Applications Servers
Looking for alternatives to TickTick/Dida365? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up TickTick/Dida365 in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use TickTick/Dida365?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.