Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ› οΈ Other Tools and Integrations
  3. Ticktick MCP
Ticktick MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:05:28 PM

Ticktick MCP

User RatingsBe the first to rate and review this MCP server!
View Repository66 GitHub StarsTotal stargazers on GitHub for the source repository (66 stars).Visit Website
tickticktask-managementoauthpythonproductivity

MCP server providing enhanced TickTick task and project management with advanced filtering and OAuth2 authentication.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jen6-ticktick-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/jen6/ticktick-mcp.git",
        "ticktick-mcp",
        "--dotenv-dir",
        "/path/to/your/config"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ› οΈ More in Other Tools and Integrations

Overview

This MCP server enables AI assistants and MCP-compatible applications to interact with TickTick tasks, subtasks, projects, and tags using the unofficial ticktick-py library. It supports creating, updating, deleting, completing, and filtering tasks with improved precision. The server requires OAuth2 credentials and user login details for authentication and caches tokens for reuse. Use it to integrate TickTick task management into AI workflows or developer tools.

Use cases

β€’Create, update, and complete TickTick tasks programmatically
β€’Retrieve and filter tasks by project, priority, tags, or completion status
β€’Manage subtasks by linking existing tasks
β€’Access and list TickTick projects, tags, and project folders
β€’Convert datetime strings to TickTick's required format

Key features

β€’Task creation, update, deletion, completion, and movement
β€’Subtask creation by linking tasks
β€’Retrieve uncompleted, completed (by date range), and filtered tasks
β€’Project, tag, and project folder retrieval
β€’Datetime conversion helper tools
β€’OAuth2 authentication with token caching

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ticktick MCP.

Extracted Tool Capabilities
Task creation, update, deletion, completion, and movement
Subtask creation by linking tasks
Retrieve uncompleted, completed (by date range), and filtered tasks
Project, tag, and project folder retrieval
Datetime conversion helper tools
OAuth2 authentication with token caching

Documentation Overview

TickTick MCP Server

License: MIT

Enhance your TickTick workflow with this MCP server. Built upon the ticktick-py library, it offers significantly improved filtering capabilities, allowing AI assistants and MCP-compatible applications (like Claude Desktop, VS Code Agent Mode, or mcp-use) to interact with your tasks with greater precision and power.

✨ Features

This server provides comprehensive access to TickTick functionalities via MCP tools, categorized as follows:

  • Task Management: Create, update (including conversion to TickTick's date format), delete, complete, and move tasks.
  • Subtask Management: Create subtasks by linking existing tasks.
  • Task Retrieval:
    • Get all uncompleted tasks.
    • Get tasks by ID or specific fields.
    • Get completed tasks within a date range.
    • Get tasks from a specific project.
    • Filter tasks based on various critggeria (priority, project, tags, etc.).
  • Project/Tag Management: Retrieve all projects, tags, and project folders.
  • Helper Tools: Convert datetime strings to the required TickTick format.

Refer to the tool definitions within the src/ticktick_mcp/tools/ directory for detailed specifications.

πŸš€ Getting Started

This server utilizes the unofficial ticktick-py library to interact with the TickTick API.

Prerequisites

  • Python >= 3.10
  • Access to TickTick and API credentials (see below).

Setup

  1. Register a TickTick Application: Before using the server, you need to register an application with TickTick to obtain API credentials. Follow these steps based on the ticktick-py documentation:

    • Go to the TickTick OpenAPI Documentation and log in with your TickTick account.
    • Click on Manage Apps in the top right corner.
    • Register a new app by clicking the +App Name button. Provide a name for your application (e.g., "MCP Server").
    • Once created, edit the app details. Note down the generated Client ID and Client Secret.
    • For the OAuth Redirect URL, enter a URL where you want to be redirected after authorizing the application. It doesn't need to be a live URL
      • http://localhost:8080/redirect or http://127.0.0.1:8080/ are common choices for local development.
      • Ensure this exact URL is saved in your environment variables.
  2. Environment Variables: The server requires the TickTick API credentials you just obtained, plus your TickTick login details. By default, it looks for a .env file located at ~/.config/ticktick-mcp/.env.

    • The server might create the ~/.config/ticktick-mcp/ directory if it doesn't exist, but it's safer to create it manually.
    • You must create the .env file manually within that directory.
    • Alternatively, you can specify a different directory using the --dotenv-dir command-line argument only when running the server directly via Python (see "Running the Server" below).

    The .env file should contain:

dotenv
TICKTICK_CLIENT_ID=your_client_id   # Obtained in Step 1
TICKTICK_CLIENT_SECRET=your_client_secret # Obtained in Step 1
TICKTICK_REDIRECT_URI=your_redirect_uri # Entered in Step 1 (must match exactly)
TICKTICK_USERNAME=your_ticktick_email # Your TickTick login email
TICKTICK_PASSWORD=your_ticktick_password # Your TickTick login password (or app password if enabled)
  1. Authentication (First Run): On the first run (either directly or via an MCP client), the underlying ticktick-py library will initiate an OAuth2 authentication flow.
    • A web browser window might open automatically, or a URL will be printed in the console/log output.
    • You need to visit this URL, log in to TickTick if necessary, and authorize the application (granting Read and Write permissions).
    • After authorization, you will be redirected to the TICKTICK_REDIRECT_URI you specified.
      • The console will prompt you to paste this full redirected URL (which includes a code= parameter) back into the terminal.
    • Upon successful verification, a .token-oauth file will be created in the same directory as your .env file.
    • This file caches the authorization token, so you typically only need to perform this manual authorization step once every ~6 months or if the token becomes invalid.

Running the Server

You can run the server in two main ways:

1. Via an MCP Client (Recommended for AI Assistant Integration):

Configure your MCP client (like Claude Desktop, VS Code Agent Mode, etc.) to use the server. Example configuration:

config.json
{
 "mcpServers": {
 "ticktick": {
  "command": "uvx",
  "args": [
  "--from",
  "git+https://github.com/jen6/ticktick-mcp.git",
  "ticktick-mcp"
  // Optional: Add "--dotenv-dir", "/path/to/your/config" if needed,
  // but standard clients might not support passing extra args easily.
  ]
 }
 }
}

πŸ”§ Tools

This server provides the following tools for interacting with the TickTick task management service:

Task Management

  1. ticktick_create_task

    • Creates a new task in TickTick
    • Inputs:
      • title (string): The title of the task. Required.
      • projectId (string, optional): ID of the project to add the task to.
      • content (string, optional): Additional details or notes for the task.
      • desc (string, optional): Description for the task.
      • allDay (boolean, optional): Set to True if the task spans the entire day.
      • startDate (string, optional): Start date/time in ISO 8601 format.
      • dueDate (string, optional): Due date/time in ISO 8601 format.
      • timeZone (string, optional): IANA timezone name (e.g., 'Asia/Seoul').
      • reminders (array of strings, optional): List of reminder triggers in RFC 5545 format.
      • repeat (string, optional): Recurring rule in RFC 5545 format.
      • priority (integer, optional): Task priority (0=None, 1=Low, 3=Medium, 5=High).
      • sortOrder (integer, optional): Custom sort order value.
      • items (array of objects, optional): List of subtask dictionaries.
  2. ticktick_update_task

    • Updates an existing task
    • Inputs:
      • task_object (object): A dictionary with task properties to update including the task id.
  3. ticktick_delete_tasks

    • Deletes one or more tasks
    • Inputs:
      • task_ids (string or array of strings): A single task ID or list of task IDs to delete.
  4. ticktick_complete_task

    • Marks a task as complete
    • Inputs:
      • task_id (string): The ID of the task to mark as complete.
  5. ticktick_move_task

    • Moves a task to a different project
    • Inputs:
      • task_id (string): The ID of the task to move.
      • new_project_id (string): The ID of the destination project.
  6. ticktick_make_subtask

    • Makes one task a subtask of another
    • Inputs:
      • parent_task_id (string): The ID of the task that will become the parent.
      • child_task_id (string): The ID of the task that will become the subtask.

Task Retrieval

  1. ticktick_get_by_id

    • Retrieves a specific object (task, project, etc.) by ID
    • Inputs:
      • obj_id (string): The unique ID of the object to retrieve.
  2. ticktick_get_all

    • Retrieves all objects of a specified type
    • Inputs:
      • search (string): The type of objects to retrieve (e.g., 'tasks', 'projects', 'tags').
  3. ticktick_get_tasks_from_project

    • Retrieves all uncompleted tasks from a specific project
    • Inputs:
      • project_id (string): The ID of the project.
  4. ticktick_filter_tasks

    • Filters tasks based on various criteria
    • Inputs:
      • filter_criteria (object): Dictionary with filtering parameters such as:
        • status (string): Task status ('uncompleted' or 'completed').
        • project_id (string, optional): Project ID to filter tasks by.
        • tag_label (string, optional): Tag name to filter tasks by.
        • priority (integer, optional): Priority level.
        • due_start_date (string, optional): ISO format start date for due date filter.
        • due_end_date (string, optional): ISO format end date for due date filter.
        • completion_start_date (string, optional): Start date for completion date filter.
        • completion_end_date (string, optional): End date for completion date filter.
        • sort_by_priority (boolean, optional): Sort results by priority.
        • tz (string, optional): Timezone for date interpretation.

Helper Tools

  1. ticktick_convert_datetime_to_ticktick_format
    • Converts ISO 8601 date/time string to TickTick API format
    • Inputs:
      • datetime_iso_string (string): The date/time string in ISO 8601 format.
      • tz (string): IANA timezone name to interpret the date/time.

πŸ€– Sample agent prompt

Code
## Persona: Daily Stand-up Agent

- **Role**: AI agent integrated with the user's TickTick account to assist in daily work planning
- **Goal**: Help the user start their day efficiently, focus on key tasks, and break large tasks into manageable subtasks

---

## Core Features & Workflow

1. **Fetch Current Time** 
 - Retrieve current time using `time mcp`.

2. **Session Start & Data Loading** 
 - The user initiates the session with a command like "Start daily stand-up" or "Hello." 
 - Call TickTick MCP API to fetch all tasks due **today**. 
 - Optionally notify the user that data is loading (e.g., "Fetching today's and overdue tasks from TickTick…").

3. **Daily Briefing**
 Good morning! Today's date is {YYYY-MM-DD}. Here's your daily stand-up from TickTick:

 **Tasks Due Today:**
 - Task Name 1
 - Task Name 2
 …

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Ticktick Sdk logoTicktick Sdk

    Comprehensive async Python SDK for TickTick with MCP server support. Features 45 tools for tasks, projects, tags, habits, focus/pomodoro sessions, and user analytics.

    πŸ› οΈ Other Tools and Integrations3 views
    Compare vs Ticktick Sdk β†’
  • Ticktick MCP logoTicktick MCP

    MCP server for TickTick task management: create, update, complete, move, and filter tasks with field-preserving updates and completion tracking.

    πŸ› οΈ Other Tools and Integrations3 views
    Compare vs Ticktick MCP β†’
  • Ticktick MCP logoTicktick MCP

    TickTick MCP server using the official OAuth 2.0 API. Supports creating, listing, updating, completing, and deleting tasks. Includes a natural language skill for automatic task detection in Claude Cowork.

    πŸ› οΈ Other Tools and Integrations2 views
    Compare vs Ticktick MCP β†’
  • Ticktick MCP logoTicktick MCP

    TickTick MCP server that integrates with TickTick's API to manage personal todo projects and the tasks.

    πŸ› οΈ Other Tools and Integrations2 views
    Compare vs Ticktick MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
66
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ticktick MCP

Register a TickTick app to get Client ID, Client Secret, and Redirect URI, then run the server to complete OAuth2 flow by authorizing and pasting the redirect URL.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTicktick MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jen6-ticktick-mcp?style=directory)](https://allmcps.com/mcp/jen6-ticktick-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/jen6-ticktick-mcp"><img src="https://allmcps.com/api/badge/jen6-ticktick-mcp?style=directory" alt="Ticktick MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ› οΈOther Tools and Integrations
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedAug 9, 2026
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars66
GitHub Star CountTotal stargazers on GitHub representing community popularity (66 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 23, 2025
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 27d ago via OSV.dev Β· /path/to/your/config (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ› οΈ Other Tools and Integrations β†’Alternatives to Ticktick MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code