The reputation layer for AI skills, tools & agents

jacepark12/ticktick-mcp

Score: 26.5 Rank #8209

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 229 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for jacepark12/ticktick-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/jacepark12--ticktick-mcp)](https://agentrank-ai.com/tool/jacepark12--ticktick-mcp)
<a href="https://agentrank-ai.com/tool/jacepark12--ticktick-mcp"><img src="https://agentrank-ai.com/api/badge/tool/jacepark12--ticktick-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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
   # Inst
Read full README on GitHub →
Are you the maintainer? Claim this listing