Skip to content

Conversation

@alexarevalo9
Copy link
Contributor

Description

Add TickTick task management MCP Server to README

Server Details

Motivation and Context

This server adds support for managing tasks and habits via TickTick using natural language. It enhances the ecosystem with tools that allow an LLM to query, create, update, and delete tasks and projects - providing full MCP coverage for one of the most popular personal task managers.

How Has This Been Tested?

Tested with the MCP Inspector tool and Claude Desktop

image

Breaking Changes

No breaking changes. This is a new server addition.

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

  • Implements the MCP SDK version 1.8.0
  • Uses TypeScript and zod for type safety and better developer experience
  • Follows the repository's ESLint and Prettier configuration
  • Security considerations have been implemented following MCP best practices

@alexarevalo9
Copy link
Contributor Author

Hi @olaservo and @cliffhall, would you please take a moment to review this pull request? It adds the TickTick MCP server to the resources section — a task and habit management server with 11 tools covering the full TickTick API. It enables LLMs to create, update, delete, and query tasks and projects. Thanks!

Copy link
Member

@cliffhall cliffhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@cliffhall cliffhall merged commit 423d1eb into modelcontextprotocol:main Apr 16, 2025
3 checks passed
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