TickTick MCP Server
by iflow-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TICKTICK_AUTH_URL | No | OAuth authorization URL (default: https://ticktick.com/oauth/authorize; for Dida365: https://dida365.com/oauth/authorize) | |
| TICKTICK_BASE_URL | No | Base URL for TickTick API (default: https://api.ticktick.com/open/v1; for Dida365: https://api.dida365.com/open/v1) | |
| TICKTICK_CLIENT_ID | No | Your TickTick API Client ID | |
| TICKTICK_TOKEN_URL | No | OAuth token URL (default: https://ticktick.com/oauth/token; for Dida365: https://dida365.com/oauth/token) | |
| TICKTICK_ACCESS_TOKEN | No | TickTick OAuth access token | |
| TICKTICK_CLIENT_SECRET | No | Your TickTick API Client Secret | |
| TICKTICK_REFRESH_TOKEN | No | TickTick OAuth refresh token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/iflow-mcp/jacepark12-ticktick-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server