mcpserver.lol
registry/mcp-toggl
Connection check local install

mcp-toggl

MCP server for Toggl Track integration with intelligent caching and reporting tools

Tools 16
GitHub stars 33
Installs / wk 185
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

16 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

toggl_cache_stats from source
Get cache statistics and performance metrics
toggl_check_auth from source
Verify Toggl API connectivity and authentication is valid
toggl_clear_cache from source
Clear all cached data
toggl_daily_report from source
Generate a daily report with hours by project and workspace
toggl_get_current_entry from source
Get the currently running time entry, if any
toggl_get_time_entries from source
Get time entries with optional date range filters. Returns hydrated entries with project/workspace names.
toggl_get_timeline from source
toggl_list_clients from source
List clients for a workspace
toggl_list_projects from source
List projects for a workspace
toggl_list_workspaces from source
List all available workspaces
toggl_project_summary from source
Get total hours per project for a date range
toggl_start_timer from source
Start a new time entry timer
toggl_stop_timer from source
Stop the currently running timer
toggl_warm_cache from source
Pre-fetch and cache workspace, project, client, and tag data for better performance
toggl_weekly_report from source
Generate a weekly report with daily breakdown and project summaries
toggl_workspace_summary from source
Get total hours per workspace for a date range