DoneTick MCP Server
by bibiwan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host or interface the MCP server binds to. | 0.0.0.0 |
| PORT | No | Port the MCP server listens on. | 3000 |
| DONETICK_URL | Yes | Base URL of the DoneTick instance, for example http://donetick:2021. | |
| DONETICK_TOKEN | Yes | DoneTick API token generated in DoneTick Settings ➔ API Token. | |
| MCP_AUTH_TOKEN | No | Bearer token used to authenticate MCP clients. Optional; if unset, MCP client authentication is not enforced. | |
| DONETICK_TIMEZONE | No | Timezone used to resolve date-only inputs such as '2026-08-30' to a local hour. Default is UTC. | UTC |
| DONETICK_DEFAULT_DUE_TIME | No | Default time of day used when resolving date-only inputs. Default is 18:00. | 18:00 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues