@T
TickTick MCP Server
Tools
get-todo-tasks
View and manage your todo tasks:
- Organizes tasks in a clear, structured table view
add-task
Create and customize task with ease:
Setup
Getting a TickTick API Token
- Log in to your TickTick account
- Open Settings - Account - API Token
Usage
{
"mcpServers": {
"ticktick": {
"command": "npx",
"args": ["-y", "@ticktick/mcp-server"],
"env": {
"API_TOKEN": "api_token_here",
"API_DOMAIN": "api.ticktick.com"
}
}
}
}
Transport:
stdio
Language: 
Created: 4/16/2025
Updated: 3/22/2026
Homepage:
https://github.com/TickTeam/ticktick-mcp Recommend MCP Servers 💡
RemoteMCP/Remote-MCP
RemoteMCP
A type-safe solution for remote MCP communication enabling centralized management of model contexts.
2025-04-28
streamable
@kontent-ai/mcp-server
kontent-ai
Official Kontent.ai MCP server enabling AI tools to interact with Kontent.ai content management via Model Context Protocol.
2025-04-12
netmind-parse-pdf-mcp
protagolabs
An MCP server that parses PDF files into structured formats like JSON and Markdown
2025-04-25
deepl-mcp-server
DeepLcom
A Model Context Protocol (MCP) server that provides translation and rephrasing capabilities using the DeepL API.
2025-04-04
@modelcontextprotocol/server-gdrive
tonioshikanlu
An MCP server that integrates with Google Drive to enable listing, reading, and searching over files, automatically converting Google Workspace documents to common formats.
2025-04-02
notion_mcp
danhilse
A simple MCP integration that allows Claude to read and manage a personal Notion todo list
2024-11-30