Skip to main content
Glama
rafliruslan

TickTick MCP Server

by rafliruslan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tasksB

Get all tasks or tasks from a specific project

get_overdue_tasksA

Get all overdue tasks (incomplete tasks past their due date)

get_todays_tasksB

Get tasks that are specifically due today

get_projectsB

Get all projects from TickTick

create_taskC

Create a new task in TickTick

update_taskC

Update an existing task

delete_taskC

Delete a task

complete_taskC

Mark a task as completed

get_taskC

Get a specific task by ID

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rafliruslan/ticktick-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server