toggl-track-mcp

vontell/toggl-track-mcp

3.2

If you are the rightful owner of toggl-track-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for integrating Toggl Track time tracking with Claude and other MCP clients.

Tools

Functions exposed to the LLM to take actions

get_projects

Retrieves all projects from your Toggl Track account.

get_workspaces

Lists all workspaces associated with your Toggl Track account.

get_time_entries

Get detailed time entries with optional filtering.

get_time_summary

Get aggregated time summary by project.

get_current_timer

Check currently running timer.

start_timer

Start a new timer.

stop_current_timer

Stop the currently running timer.

search_time_entries

Search time entries by description.

get_project_tasks

Get all tasks for a specific project.

create_project_task

Create a new task for a project.

get_all_tasks

Get all tasks across all projects.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources