ticktick-mcpserver

ticktick-mcpserver

4

The TickTick MCP Server is a Model Context Protocol implementation allowing AI to interface with TickTick, managing tasks and projects through the TickTick API. It features task management operations like creation, updating, and deletion, with project management support.

TickTick MCP Server

A Model Context Protocol (MCP) server for the TickTick task management application, enabling AI assistants to interact via the TickTick Open API.

📋 Features

  • Retrieve tasks and projects
  • Create, update, complete, and delete tasks
  • Create projects with custom properties

🚀 Quick Start

Prerequisites

  • Node.js (v18 or higher)
  • TickTick Developer account and API Access Token

Installation

  1. Clone the repository
  2. Install dependencies
  3. Build and start the server

🔑 Authentication Setup

  • Register a TickTick Developer account
  • Follow the OAuth2 flow to obtain an access token