Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Salen-Project/ticktick-mcp

by Various

Turn Claude into your AI task manager. Create, manage & complete TickTick tasks just by talking — official OAuth API, local, private.

MCP

Salen-Project/ticktick-mcp

Added 1 June 2026

#ai-assistant #claude #claude-mcp #mcp #mcp-server #model-context-protocol #oauth2 #productivity

Overview

Salen-Project/ticktick-mcp is an MCP (Model Context Protocol) server that links Claude to TickTick via the official OAuth API. It runs locally and privately, letting users create, manage, and complete TickTick tasks through natural language conversation.

Best for

Best for
Developers who want voice or text-based TickTick task management through Claude

Use cases

  • Create TickTick tasks by speaking or typing to Claude
  • Update task statuses and details conversationally
  • Complete tasks from within the Claude interface

How to use

Tools exposed

  • ticktick_list_projects
  • ticktick_get_project
  • ticktick_get_project_with_tasks
  • ticktick_create_project
  • ticktick_update_project
  • ticktick_delete_project
  • ticktick_list_tasks
  • ticktick_create_task
  • ticktick_get_task
  • ticktick_update_task
  • ticktick_complete_task
  • ticktick_delete_task
  • ticktick_create_subtask
  • ticktick_get_all_tasks
  • ticktick_search_tasks
  • ticktick_get_tasks_by_priority
  • ticktick_get_tasks_due_today
  • ticktick_get_overdue_tasks
  • ticktick_get_tasks_due_this_week
  • ticktick_get_tasks_due_in_days

Tested with

Claude Code, Claude Desktop

Example client config

{\n  "mcpServers": {\n    "ticktick": {\n      "type": "stdio",\n      "command": "/path/to/ticktick-mcp/.venv/bin/python3",\n      "args": ["/path/to/ticktick-mcp/server.py"],\n      "env": {\n        "TICKTICK_CLIENT_ID": "your_id",\n        "TICKTICK_CLIENT_SECRET": "your_secret"\n      }\n    }\n  }\n}

Notes

Salen-Project/ticktick-mcp is an MCP (Model Context Protocol) server that links Claude to TickTick via the official OAuth API. It runs locally and privately, letting users create, manage, and complete TickTick tasks through natural language conversation.

2 stars on GitHub. Last updated 2026-04-06. Licensed MIT.

Use cases

  • Create TickTick tasks by speaking or typing to Claude
  • Update task statuses and details conversationally
  • Complete tasks from within the Claude interface

Pros

  • Uses official TickTick OAuth API for secure, authorized access
  • Runs locally, keeping all task data private
  • Simple Python-based MCP server, easy to set up for developers

Cons

  • Requires a compatible MCP host like Claude Desktop to function
  • Limited exclusively to TickTick integration
  • Low star count (2) suggests early development or niche usage

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Uses official TickTick OAuth API for secure, authorized access
  • Runs locally, keeping all task data private
  • Simple Python-based MCP server, easy to set up for developers

Cons

  • Requires a compatible MCP host like Claude Desktop to function
  • Limited exclusively to TickTick integration
  • Low star count (2) suggests early development or niche usage

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks