jacepark12/ticktick-mcp
MCP server that interacts with TickTick (Dida 365) via the TickTick Open API
Overview
jacepark12/ticktick-mcp is a Python MCP server. MCP server that interacts with TickTick (Dida 365) via the TickTick Open API
Ranked #8209 out of 25632 indexed tools.
Ecosystem
Python No license
Signal Breakdown
Stars 268
Freshness 7mo ago
Issue Health 29%
Contributors 8
Dependents 0
Forks 85
Description Good
License None
How to Improve
Description low impact
License low impact
Freshness high impact
Matched Queries
From the README
# TickTick MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for TickTick that enables interacting with your TickTick task management system directly through Claude and other MCP clients. ## Features - 📋 View all your TickTick projects and tasks - ✏️ Create new projects and tasks through natural language - 🔄 Update existing task details (title, content, dates, priority) - ✅ Mark tasks as complete - 🗑️ Delete tasks and projects - 🔄 Full integration with TickTick's open API - 🔌 Seamless integration with Claude and other MCP clients ## Prerequisites - Python 3.10 or higher - [uv](https://github.com/astral-sh/uv) - Fast Python package installer and resolver - TickTick account with API access - TickTick API credentials (Client ID, Client Secret, Access Token) ## Installation 1. **Clone this repository**: ```bash git clone https://github.com/jacepark12/ticktick-mcp.git cd ticktick-mcp ``` 2. **Install with uv**: ```bash # InstRead full README on GitHub →
Are you the maintainer? Claim this listing