74
/ 100
24 days ago
glama

Dida365 MCP Server

Enables AI assistants to directly manage Dida365 (TickTick) tasks, including creating, editing, completing, and setting priorities, deadlines, subtasks, reminders, and recurring tasks via natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: DIDA365_CLIENT_SECRET, DIDA365_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDIDA365_CLIENT_ID"": "你的Client_ID",
🔐 secretDIDA365_CLIENT_SECRET"": "你的Client_Secret",
configDIDA365_REDIRECT_URI"": "http://127.0.0.1:8080/callback",
configDIDA365_USERNAME
🔐 secretDIDA365_PASSWORD
configDIDA365_BASE_URL"": "https://api.dida365.com/open/v1",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bayinl-dida-mcp-60x0qo)](https://m8ven.ai/mcp/bayinl-dida-mcp-60x0qo)
commit: 3a0990c70da130faff3a4a9888a344fa1e101b9d
code hash: d94864a39cbc19602ffd7e96600ecf02054e9ff256761482ea2e3d681e4b7f6d
verified: 6/16/2026, 1:29:07 PM
view raw JSON →