A Model Context Protocol (MCP) server that provides tools for interacting with Toggl time tracking.
Lazy toggl mcp mcp server lets Claude, Cursor and other MCP clients work with Lazy Toggl MCP directly. A Model Context Protocol (MCP) server that provides tools for interacting with Toggl time tracking.
A Model Context Protocol (MCP) server that provides tools for interacting with Toggl time tracking.
Once connected, the assistant can call these 7 tools directly:
start_tracking — Start tracking time for a new taskInputs — - title (string): Title/description of the task to trackstop_tracking — Stop the currently running time entrylist_workspaces — List all available workspacesshow_current_time_entry — Show the currently running time entry, if anyReturns — - If tracking: Task description, entry ID, workspace, start time, running duration, tags, and project (if any)Tools — The Tools tool exposed by this serverSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply one environment variable: TOGGL_API_TOKEN. Keep credentials in your client's env block or a secrets manager rather than committing them.
Productivity servers pay off through capture: the tasks and notes that never get filed are the ones where opening the app is more friction than the thought is worth. Lazy Toggl MCP sits in that group, and the shape of its toolset — start_tracking, Inputs, stop_tracking among others — tells you what it is really for. Worth comparing against the other productivity servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| start_tracking | Start tracking time for a new task |
| Inputs | - title (string): Title/description of the task to track |
| stop_tracking | Stop the currently running time entry |
| list_workspaces | List all available workspaces |
| show_current_time_entry | Show the currently running time entry, if any |
| Returns | - If tracking: Task description, entry ID, workspace, start time, running duration, tags, and project (if any) |
| Tools | The Tools tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| TOGGL_API_TOKEN | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.