Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOGGL_API_TOKENYesYour Toggl API token from https://track.toggl.com/profile

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_timerA

Get the currently running Toggl time entry, if any

get_recent_entriesA

Get time entries from the past N days (default 7). Useful for reviewing what you worked on.

get_projectsA

List all Toggl projects in your workspace

get_summaryA

Get total time tracked per project for a date range. Defaults to the current week.

start_timerB

Start a new Toggl time entry. Provide a description and optionally a project name.

stop_timerA

Stop the currently running Toggl time entry

get_profileA

Get the user's Toggl profile — name, email, timezone, and workspace info

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

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