Home/Directory/Web & APIs/Ticktick SDK

Ticktick SDK

@dev-mirzabicer · github.com/dev-mirzabicer/ticktick-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.

ClaimedWeb & APIsHTTPlocal auth
GitHub

Install one command

terminal
$ pip install ticktick-sdk

Or add it with the Claude CLI: claude mcp add dev-mirzabicer-ticktick-sdk

Tools exposed 20 tools

ticktick_create_tasks
ticktick_get_task
ticktick_list_tasks
ticktick_update_tasks
ticktick_complete_tasks
ticktick_delete_tasks
ticktick_move_tasks
ticktick_set_task_parents
ticktick_unparent_tasks
ticktick_search_tasks
ticktick_pin_tasks
ticktick_list_projects
ticktick_get_project
ticktick_create_project
ticktick_update_project
ticktick_delete_project
ticktick_list_folders
ticktick_create_folder
ticktick_rename_folder
ticktick_delete_folder

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "dev-mirzabicer-ticktick-sdk": {
      "command": "pip",
      "args": ["install", "ticktick-sdk"],
      "env": {
        "TICKTICK_CLIENT_SECRET": "<your-ticktick-client-secret>",
        "TICKTICK_ACCESS_TOKEN": "<your-ticktick-access-token>",
        "TICKTICK_PASSWORD": "<your-ticktick-password>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo