Skip to main content
Glama
jaredglaser

donetick-mcp

by jaredglaser

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DONETICK_TZNoUsed when a chore carries no timezone of its own.The system's local IANA zone
DONETICK_URLYesDonetick instance origin. Must be an http or https URL with no path, query string, fragment, or credentials.
DONETICK_TOKENYesAPI token, sent as the secretkey header on every request.
DONETICK_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
DONETICK_CACHE_TTL_MSNoHow long the chore list is cached in memory. 0 disables caching.10000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jaredglaser/donetick-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server