Skip to main content
Glama

MCP Toggl Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOGGL_API_KEYYesYour Toggl API key (get from https://track.toggl.com/profile)
TOGGL_CACHE_TTLNoCache TTL in milliseconds (default: 1 hour)3600000
TOGGL_CACHE_SIZENoMaximum number of cached entities (default: 1000)1000
TOGGL_DEFAULT_WORKSPACE_IDNoYour default workspace ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/verygoodplugins/mcp-toggl'

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