Ticktick Api Mcp (typescript)

Created By
polza-aia year ago
Overview

What is TickTick MCP?

TickTick MCP is a server implementation of the Model Context Protocol (MCP) for integrating with the TickTick API, written in TypeScript.

How to use TickTick MCP?

To use TickTick MCP, clone the repository, install dependencies, and set up your environment variables with your TickTick API credentials. Then, run the server to start managing your tasks and projects.

Key features of TickTick MCP?

  • Simple authorization using access tokens
  • Project management: create, view, and delete projects
  • Task management: create, update, complete, and delete tasks
  • Token retrieval script for easy access token generation
  • Configuration information retrieval through resources
  • Seamless integration with Claude and other MCP clients

Use cases of TickTick MCP?

  1. Automating task management in personal projects
  2. Integrating TickTick with AI tools for enhanced productivity
  3. Building applications that require task and project management capabilities

FAQ from TickTick MCP?

  • Can I use TickTick MCP without a TickTick account?

No, you need a TickTick account and API credentials to use this server.

  • Is TickTick MCP free to use?

Yes, TickTick MCP is open-source and free to use.

  • How do I get my access token?

You can obtain your access token by running the provided token retrieval script after setting up your environment variables.

Server Config

{
  "mcpServers": {
    "ticktick": {
      "command": "node",
      "args": [
        "/absolute/path/to/ticktick-mcp-ts/dist/index.js"
      ],
      "env": {
        "TICKTICK_ACCESS_TOKEN": "your_access_token_here",
        "TICKTICK_BASE_URL": "https://api.ticktick.com/open/v1"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
polza-ai
Star
-
Language
-
License
-

Recommend Servers

View All
Ghl Command
@Elite DCs LLC

GoHighLevel MCP server for Claude. 212 tools across 43 modules, including the only programmatic GHL workflow builder (private API, reverse-engineered), funnel + page editor, form builder, pipeline builder, pre-deploy validator, multi-sub-account switching, bulk operations, and full account export. $97 one-time, lifetime updates. GHL Command gives Claude full programmatic control of GoHighLevel through 212 tools across 43 modules. Built for GoHighLevel agency operators who manage many client sub-accounts and want to onboard new clients in minutes instead of days. Exclusive capabilities (none of the free GHL MCPs have these): - Programmatic workflow builder. Create, edit, clone, publish, and validate complete GHL workflows from a single prompt. GHL's public API has no workflow write endpoints; this uses their internal API (the same one their UI calls). - Funnel + page editor and form builder (also private API). - Pipeline builder, goal event builder, full 57-native-trigger registry. - Pre-deploy validator that catches GHL's silent invalid-ID failure (a common workflow-breaking bug GHL never warns you about). - Multi-sub-account token registry. Switch between any client account mid-conversation; API keys swap automatically. - Bulk operations: tag, update, enroll, delete hundreds of contacts in one command. - Full account export and side-by-side location diff for audit or migration. Works with Claude Desktop App, Claude Code (terminal), and headless on a Linux server or droplet. $97 one-time, 3 machines, no subscription, lifetime updates. 30-day time-back guarantee: save 5+ hours on one real client build or full refund.

2 days ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago