ticktick
Complete TickTick MCP Server with 100% API coverage (112 operations) - Created with Claude Code for Claude Code users
How to use
The TickTick MCP server provides a robust solution for developers seeking complete API coverage with 112 operations for TickTick. Built specifically for Claude Code users, this server allows seamless integration with TickTick's task management features, enabling you to automate and manage tasks efficiently within your applications. You can leverage this server to access all available functionalities, from creating tasks to managing lists and reminders.
Once you have connected to the TickTick MCP server, you can interact with it through various API endpoints for task management. You can perform operations such as retrieving tasks, creating new ones, updating existing tasks, and deleting them. Use commands that align with the available operations to optimize your workflow, ensuring you follow the appropriate request structure for each API call.
How to install
To install the TickTick MCP server, ensure you have Node.js installed on your machine. You can choose one of the following installation methods:
Option A: Quick Start with npx (if npm package exists)
npx -y ticktick-mcp-server
Option B: Global Install Alternative
If you prefer to install it globally, you can clone the repository and run it directly:
git clone https://github.com/liadgez/ticktick-mcp-server.git
cd ticktick-mcp-server
npm install
node server.js
Additional notes
When configuring the TickTick MCP server, ensure you have your TickTick API credentials set up as environment variables to authenticate your requests. You may want to pay attention to rate limits imposed by the TickTick API to avoid potential disruptions. Common issues may arise if your environment variables are not correctly configured, so double-check your setup.
Related MCP Servers
zen
Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
MCP -Deepseek_R1
A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)
mcp-fhir
A Model Context Protocol implementation for FHIR
mcp
Inkdrop Model Context Protocol Server
mcp-appium-gestures
This is a Model Context Protocol (MCP) server providing resources and tools for Appium mobile gestures using Actions API..
dubco -npm
The (Unofficial) dubco-mcp-server enables AI assistants to manage Dub.co short links via the Model Context Protocol. It provides three MCP tools: create_link for generating new short URLs, update_link for modifying existing links, and delete_link for removing short links.