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"
}
}
}
}
Recommend MCP Servers 💡
AyushRatan1/Onfinance-MCP-Polymarket
A collection of MCP servers for interacting with Polymarket prediction markets, designed for Claude Desktop and other AI assistants.
code_search
An MCP server designed for code search functionality.
MSAdministrator/enrichment-mcp
An MCP server that enriches security observables using various security services like VirusTotal, Shodan, and Hybrid Analysis
RemoteMCP/Remote-MCP
A type-safe solution for remote MCP communication enabling centralized management of model contexts.
root-signals
An MCP server that exposes Root Signals evaluators as tools, enabling AI assistants and agents to evaluate LLM responses against various quality criteria.
searchAPI-mcp
A Model Context Protocol (MCP) based search API server that provides standardized access to Google Maps, Google Flights, Google Hotels, and other search services like Google, Bing, Baidu, etc., enabling AI assistants to access various search services through a unified interface.