TickTick MCP Server
by Xrondev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TICKTICK_PORT | No | Local callback server port (default: 11365) | 11365 |
| TICKTICK_SCOPE | No | OAuth scope (default: tasks:read tasks:write) | tasks:read tasks:write |
| TICKTICK_AUTH_URL | No | OAuth authorization URL (default: https://dida365.com/oauth/authorize) | https://dida365.com/oauth/authorize |
| TICKTICK_CLIENT_ID | Yes | Your TickTick OAuth client ID from https://developer.ticktick.com or https://developer.dida365.com | |
| TICKTICK_TOKEN_URL | No | OAuth token URL (default: https://dida365.com/oauth/token) | https://dida365.com/oauth/token |
| TICKTICK_API_BASE_URL | No | API base URL (default: https://api.dida365.com) | https://api.dida365.com |
| TICKTICK_CLIENT_SECRET | Yes | Your TickTick OAuth client secret |
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/Xrondev/mcp-dida365'
If you have feedback or need assistance with the MCP directory API, please join our Discord server