ticktick-sdk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TICKTICK_HOST | No | API host: ticktick.com (default) or dida365.com | |
| TICKTICK_TIMEOUT | No | Request timeout in seconds (default: 30) | |
| TICKTICK_PASSWORD | Yes | Your TickTick password | |
| TICKTICK_USERNAME | Yes | Your TickTick email | |
| TICKTICK_CLIENT_ID | Yes | OAuth2 client ID from developer portal | |
| TICKTICK_DEVICE_ID | No | Device ID for V2 API (auto-generated) | |
| TICKTICK_ACCESS_TOKEN | Yes | OAuth2 access token from auth command | |
| TICKTICK_REDIRECT_URI | No | OAuth2 redirect URI (default: http://127.0.0.1:8080/callback) | |
| TICKTICK_CLIENT_SECRET | Yes | OAuth2 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/dev-mirzabicer/ticktick-sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server