mcp-server-ticktick
by broven
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) | https://ticktick.com/oauth/authorize |
| TICKTICK_BASE_URL | No | API base URL (default: https://api.ticktick.com/open/v1) | https://api.ticktick.com/open/v1 |
| TICKTICK_CLIENT_ID | Yes | OAuth client ID for TickTick API | |
| TICKTICK_TOKEN_URL | No | OAuth token URL (default: https://ticktick.com/oauth/token) | https://ticktick.com/oauth/token |
| TICKTICK_ACCESS_TOKEN | No | OAuth access token (fallback) | |
| TICKTICK_CLIENT_SECRET | Yes | OAuth client secret for TickTick API | |
| TICKTICK_REFRESH_TOKEN | No | OAuth refresh token (fallback) |
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/broven/mcp-server-ticktick'
If you have feedback or need assistance with the MCP directory API, please join our Discord server