Submit

Dida MCP Server

@zhongwencool

A Model Context Protocol (MCP) server for interacting with TickTick/Dida365 task management service. This server provides tools to manage tasks, projects, and tags through the TickTick API.

Server Config

{
  "mcpServers": {
    "dida": {
      "command": "node",
      "args": [
        "/path/to/dida-mcp-server/build/index.js"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.