dida365 Agent Mcp
@linhai0872
dida365 Agent Mcp について
MCP server that connects AI agents (Claude Code, Cursor, Codex) to Dida365/TickTick. 40 tools for tasks, projects, tags, habits, folders, and search — manage everything through natural language.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"dida365": {
"command": "uvx",
"args": [
"dida365-agent-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is dida365 Agent Mcp?
dida365 Agent Mcp is an MCP (Model Context Protocol) server that provides 40 tools to interact with the Dida365 (China) and TickTick (International) task management platforms. It combines official V1 Open API tools with private V2 API tools for advanced features like tags, habits, folders, and parent tasks. Designed for developers and power users who want to automate task management via AI agents.
How to use dida365 Agent Mcp?
Run uvx --from dida365-agent-mcp dida365-oauth once to authenticate via a one-click browser OAuth flow. Then add the server to your MCP client configuration using uvx dida365-agent-mcp as the command and args. The token is saved locally and lasts approximately 180 days.
Key features of dida365 Agent Mcp
- 40 tools — 19 V1 (official Open API) + 21 V2 (private API)
- Dual platform — supports Dida365 and TickTick via one environment variable
- Dual transport — stdio for local clients, streamable-http for remote agents
- One-click OAuth — automatic browser flow, token cached for ~180 days
- Docker ready — deploy with a single
docker compose upcommand
Use cases of dida365 Agent Mcp
- Automate task creation, update, completion, and filtering across multiple projects
- Manage tags, habits, folders, and parent-child task relationships
- Search and move tasks using private V2 API endpoints
- Integrate task management into AI agent workflows on both China and international platforms
FAQ from dida365 Agent Mcp
What is the difference between V1 and V2 tools?
V1 tools use the official Dida365/TickTick Open API and cover standard task and project operations. V2 tools use private APIs that enable extras like tags, habits, folders, and search.
How do I authenticate with the server?
Run uvx --from dida365-agent-mcp dida365-oauth once. This opens a browser for OAuth login and saves the token locally for repeated use (valid ~180 days).
Does it support both Dida365 and TickTick?
Yes. Set one environment variable to switch between Dida365 (China) and TickTick (International). Both platforms are fully supported.
What transports are available for the MCP server?
Two transports are supported: stdio for local client integration and streamable-http for remote agent connections.
Are there any runtime dependencies?
The server requires uvx to run. Docker is optional but recommended for simplified deployment via docker compose up.
「AI とエージェント」の他のコンテンツ
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
コメント