Toggl MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOGGL_API_KEY | Yes | Your Toggl API key. Get it from https://track.toggl.com/profile by scrolling down to 'API Token' and clicking 'Click to reveal' |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| toggl_startB | Start a new time tracking entry |
| toggl_stopB | Stop the currently running timer |
| toggl_currentA | Get the currently running time entry |
| toggl_todayB | Get today's time entries with total duration |
| toggl_projectsB | List all projects in the workspace |
| toggl_deleteC | Delete a time entry by ID |
| toggl_weeklyC | Get weekly time tracking summary with total hours, daily/project breakdowns |
| toggl_last_weekB | Get last week's time tracking summary |
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/louis030195/toggl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server