What is the io.github.evalor/dida365 MCP server?
MCP Server for Dida365 (TickTick) Task Management Integration
How to install io.github.evalor/dida365
Copy-paste configuration for popular MCP clients.
DIDA365_CLIENT_IDrequiredsecretOAuth2 Client ID for Dida365/TickTick API
DIDA365_CLIENT_SECRETrequiredsecretOAuth2 Client Secret for Dida365/TickTick API
DIDA365_REGIONRegion for the service (china or international)
{
"mcpServers": {
"dida365": {
"command": "npx",
"args": [
"-y",
"dida365-mcp-server"
],
"env": {
"DIDA365_CLIENT_ID": "<YOUR_DIDA365_CLIENT_ID>",
"DIDA365_CLIENT_SECRET": "<YOUR_DIDA365_CLIENT_SECRET>",
"DIDA365_REGION": "<YOUR_DIDA365_REGION>"
}
}
}
}{
"mcpServers": {
"dida365": {
"command": "npx",
"args": [
"-y",
"dida365-mcp-server"
],
"env": {
"DIDA365_CLIENT_ID": "<YOUR_DIDA365_CLIENT_ID>",
"DIDA365_CLIENT_SECRET": "<YOUR_DIDA365_CLIENT_SECRET>",
"DIDA365_REGION": "<YOUR_DIDA365_REGION>"
}
}
}
}{
"mcpServers": {
"dida365": {
"command": "npx",
"args": [
"-y",
"dida365-mcp-server"
],
"env": {
"DIDA365_CLIENT_ID": "<YOUR_DIDA365_CLIENT_ID>",
"DIDA365_CLIENT_SECRET": "<YOUR_DIDA365_CLIENT_SECRET>",
"DIDA365_REGION": "<YOUR_DIDA365_REGION>"
}
}
}
}{
"servers": {
"dida365": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dida365-mcp-server"
],
"env": {
"DIDA365_CLIENT_ID": "<YOUR_DIDA365_CLIENT_ID>",
"DIDA365_CLIENT_SECRET": "<YOUR_DIDA365_CLIENT_SECRET>",
"DIDA365_REGION": "<YOUR_DIDA365_REGION>"
}
}
}
}claude mcp add dida365 --env DIDA365_CLIENT_ID=<YOUR_DIDA365_CLIENT_ID> --env DIDA365_CLIENT_SECRET=<YOUR_DIDA365_CLIENT_SECRET> --env DIDA365_REGION=<YOUR_DIDA365_REGION> -- npx -y dida365-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.