Skip to main content
Glama

ticktick-mcp-server

# TickTick API credentials # These are required to authenticate with the TickTick API # Get these from https://developer.ticktick.com TICKTICK_CLIENT_ID=your_client_id_here TICKTICK_CLIENT_SECRET=your_client_secret_here # The following values will be automatically populated when you run the authentication flow # using 'uv run -m ticktick_mcp.cli auth' or 'ticktick-auth' # DO NOT EDIT THESE MANUALLY unless you know what you're doing TICKTICK_ACCESS_TOKEN= TICKTICK_REFRESH_TOKEN=

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/jacepark12/ticktick-mcp'

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