KyteProject/togglgo-mcp
If you are the rightful owner of togglgo-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.
Toggl MCP Server is a lightweight Model Context Protocol server for Toggl time tracking, built in Go.
Tools
Functions exposed to the LLM to take actions
start_time_entry
Start a new time entry with a description and workspace ID.
stop_time_entry
Stop the current running time entry in a workspace.
get_current_time_entry
Retrieve the currently running time entry.
get_time_entries
Get time entries with optional date filtering.
get_time_entries_for_day
Get time entries for a specific day.
create_project
Create a new project in a workspace.
get_projects
Retrieve projects in a workspace with optional active status filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client