jen6/ticktick-mcp
by Various
Enhance your TickTick workflow with MCP server. Better filtering interface
MCP
jen6/ticktick-mcp
Added 1 June 2026
Overview
A Python-based MCP server that provides a better filtering interface for TickTick task management. It connects to the TickTick API to enable advanced task queries and filtering beyond the native app capabilities.
Best for
Best for
Developers who use TickTick and want to query tasks via AI assistants or MCP-enabled tools
Use cases
- Filter and retrieve TickTick tasks with custom criteria from AI assistants
- Integrate TickTick task management into MCP-compatible development workflows
- Automate task queries and reporting using natural language prompts
How to use
Tools exposed
ticktick_create_taskticktick_update_taskticktick_delete_tasksticktick_complete_taskticktick_move_taskticktick_make_subtaskticktick_get_by_idticktick_get_allticktick_get_tasks_from_projectticktick_filter_tasksticktick_convert_datetime_to_ticktick_format
Tested with
Claude Desktop, VS Code Agent Mode, mcp-use
Example client config
{\n "mcpServers": {\n "ticktick": {\n "command": "uvx",\n "args": [\n "--from",\n "git+https://github.com/jen6/ticktick-mcp.git",\n "ticktick-mcp"\n ]\n }\n }\n} Notes
A Python-based MCP server that provides a better filtering interface for TickTick task management. It connects to the TickTick API to enable advanced task queries and filtering beyond the native app capabilities.
65 stars on GitHub. Last updated 2025-07-23.
Use cases
- Filter and retrieve TickTick tasks with custom criteria from AI assistants
- Integrate TickTick task management into MCP-compatible development workflows
- Automate task queries and reporting using natural language prompts
Pros
- Enhances TickTick with more flexible filtering than the default interface
- Open-source Python project with 65 GitHub stars and active community
- Leverages MCP protocol for easy integration with AI tools
Cons
- Requires TickTick API credentials and setup
- Limited to filtering and querying; no task creation or editing features
- Dependent on MCP-compatible clients for full utility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enhances TickTick with more flexible filtering than the default interface
- Open-source Python project with 65 GitHub stars and active community
- Leverages MCP protocol for easy integration with AI tools
Cons
- Requires TickTick API credentials and setup
- Limited to filtering and querying; no task creation or editing features
- Dependent on MCP-compatible clients for full utility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
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.