Back to Browse

Dida365 MCP Server

by Evalor
Developer ToolsModerate6.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP Server for Dida365 (TickTick) Task Management Integration

About

MCP Server for Dida365 (TickTick) Task Management Integration

Security Report

6.0
Moderate6.0Moderate Risk

Valid MCP server (2 strong, 1 medium validity signals). 5 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

OAuth2 Client ID for Dida365/TickTick APIRequired

Environment variable: DIDA365_CLIENT_ID

OAuth2 Client Secret for Dida365/TickTick APIRequired

Environment variable: DIDA365_CLIENT_SECRET

Region for the service (china or international)Optional

Environment variable: DIDA365_REGION

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-evalor-dida365": {
      "env": {
        "DIDA365_REGION": "your-dida365-region-here",
        "DIDA365_CLIENT_ID": "your-dida365-client-id-here",
        "DIDA365_CLIENT_SECRET": "your-dida365-client-secret-here"
      },
      "args": [
        "-y",
        "dida365-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!