🛠️

dida365

MCP Server for Dida365 (TickTick) Task Management Integration

Developer Tools stdio npm npmstdioevalor
RUN IN TERMINAL
claude mcp add evalor-dida365 -- npx -y dida365-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "evalor-dida365": { "command": "npx", "args": ["-y", "dida365-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "evalor-dida365": { "command": "npx", "args": ["-y", "dida365-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "evalor-dida365": { "command": "npx", "args": ["-y", "dida365-mcp-server"] } } }

About This MCP Server

The io.github.evalor/dida365 tool is a Model Context Protocol server that enables integration with Dida365 task management, also known as TickTick, allowing developers to connect their AI coding assistants to task management systems. This server facilitates communication between the task management platform and AI coding tools, and a developer would use it when needing to integrate their coding environment with Dida365. The server is available as an npm package called dida365-mcp-server and is hosted on GitHub at https://github.com/evalor/Dida365MCP.

MCP Server for Dida365 (TickTick) Task Management Integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

dida365-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The dida365 server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/evalor-dida365.svg)](https://skillsplayground.com/mcps/evalor-dida365/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.