Skip to content

Conversation

@ainishanov
Copy link

Summary

Adding ainishanov/ticktick-mcp - a Python implementation of TickTick MCP server with unique features not found in existing alternatives.

Unique Features (not in existing TickTick server)

Feature Description
get_today_tasks Get tasks due today
get_overdue_tasks Get tasks past their due date
get_high_priority_tasks Filter by priority level
get_tasks_by_tag Filter tasks by tag
get_all_tags List all unique tags
add_subtask Add subtask to existing task

Why Add Another TickTick Server?

  1. Different language - Python vs TypeScript, serves different developer audience
  2. More tools - 18 tools vs 11 in the existing TypeScript version
  3. Unique query capabilities - Today's tasks, overdue tasks, tag filtering - features users frequently need but aren't available in alternatives

Checklist

  • Server is open source (MIT license)
  • README with setup instructions
  • Working OAuth2 authentication
  • Tested with Claude Desktop

🤖 Generated with Claude Code

Adding ainishanov/ticktick-mcp - a Python implementation of TickTick MCP server
with unique features not found in existing alternatives:

- get_today_tasks - tasks due today
- get_overdue_tasks - tasks past due date
- get_high_priority_tasks - filter by priority
- get_tasks_by_tag - filter by tags
- add_subtask - add subtask to existing task

Total: 18 tools (vs 11 in TypeScript alternative)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@koic
Copy link
Member

koic commented Jan 30, 2026

Since #3046, new entries are no longer added to the README's third-party server list. Going forward, please consider registering it in the MCP Registry. Thank you.

@koic koic closed this Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants