Tick Tick Mcp
@Salen-Project
Tick Tick Mcp について
Turn Claude into your AI task manager. Create, manage & complete TickTick tasks just by talking — official OAuth API, local, private.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ticktick": {
"type": "stdio",
"command": "python3",
"args": [
"server.py"
],
"env": {
"TICKTICK_CLIENT_ID": "<YOUR_CLIENT_ID>",
"TICKTICK_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Tick Tick Mcp?
Tick Tick Mcp connects Claude to your TickTick account, allowing you to manage your entire task system through natural conversation. It provides 28 tools for full CRUD operations, smart queries, multi-condition filters, batch operations, and GTD support.
How to use Tick Tick Mcp?
Clone the repository, install dependencies, run TICKTICK_CLIENT_ID=your_id TICKTICK_CLIENT_SECRET=your_secret .venv/bin/python3 setup_auth.py to authenticate via OAuth, then register with Claude Code using claude mcp add ticktick or by editing claude_desktop_config.json.
Key features of Tick Tick Mcp
- 28 tools covering projects, tasks, subtasks, and user preferences
- Full CRUD and batch operations (up to 20 tasks at once)
- Multi-condition filters (priority + tag + date + project + status)
- GTD focus view: high priority + due today + overdue tasks
- Dida365 (Chinese TickTick) support via configurable base URL
- Async httpx, Pydantic input validation, and MCP annotations
Use cases of Tick Tick Mcp
- Create tasks with due dates, priorities, and projects via natural language
- Search across all projects, check overdue or due-this-week tasks
- Batch create, update, or complete multiple tasks in one command
- Create and manage projects, subtasks, and move tasks between projects
- View completed tasks, user preferences, and GTD-focused task lists
FAQ from Tick Tick Mcp
What are the prerequisites for Tick Tick Mcp?
A TickTick account, Python 3.10+, and either Claude Code or Claude Desktop are required.
How do I authenticate Tick Tick Mcp?
You must register a developer app on developer.ticktick.com with OAuth redirect URL http://localhost:8080/callback, then run setup_auth.py with your Client ID and Client Secret to authorize via browser.
Does Tick Tick Mcp support Dida365?
Yes — set TICKTICK_BASE_URL=https://api.dida365.com/open/v1 and TICKTICK_TOKEN_URL=https://dida365.com/oauth/token to use Dida365.
Where are my tokens stored?
Tokens are stored locally at ~/.ticktick_mcp/tokens.json and are automatically refreshed with a 60-second buffer.
What if my tokens expire?
Re-run setup_auth.py to get fresh tokens. The server also handles token refresh transparently.
「開発者ツール」の他のコンテンツ
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
コメント