MCP Toggl

v1.0.0Business Applicationsstable

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

automationmcpmcp-servermodelcontextprotocolreporting
Share:
17
Stars
0
Downloads
0
Weekly
0/5

What is MCP Toggl?

MCP Toggl is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server for toggl track integration with intelligent caching and reporting tools

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

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP server for Toggl Track integration with intelligent cach

Use Cases

Toggl time tracking integration
Activity logging and reporting
verygoodplugins

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-toggl

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use MCP Toggl

MCP Toggl connects Claude and other MCP-compatible clients directly to your Toggl Track account, giving AI agents the ability to pull time entries, generate daily and weekly reports, start and stop timers, and inspect Toggl Track Desktop activity timelines. It enriches every time entry response with project, client, workspace, and tag context so you can ask questions like 'Give me a recap of my week' and get a fully synthesized answer without any manual data wrangling. Built-in intelligent caching keeps workspace and project data fast, and privacy controls let you redact window titles before sharing timeline data.

Prerequisites

  • Node.js v20.19.0 or v22.12.0 or later
  • A Toggl Track account (free tier works)
  • Your Toggl API token from track.toggl.com/profile
  • An MCP-compatible client such as Claude Desktop
1

Retrieve your Toggl API token

Log in to Toggl Track, navigate to your profile page at track.toggl.com/profile, and scroll to the API token section. Copy the token — you will need it as the TOGGL_API_KEY environment variable.

2

Optionally identify your workspace ID

If you have multiple Toggl workspaces, find the numeric workspace ID from the workspace settings URL or by calling the Toggl API. Set it as TOGGL_DEFAULT_WORKSPACE_ID so every tool knows which workspace to use by default. If you only have one workspace, the server resolves it automatically.

3

Add the server to Claude Desktop config

Open your Claude Desktop configuration file and add the mcp-toggl entry under mcpServers. The package is published as @verygoodplugins/mcp-toggl on npm.

{
  "mcpServers": {
    "mcp-toggl": {
      "command": "npx",
      "args": ["-y", "@verygoodplugins/mcp-toggl@latest"],
      "env": {
        "TOGGL_API_KEY": "your_api_key_here",
        "TOGGL_DEFAULT_WORKSPACE_ID": "123456"
      }
    }
  }
}
4

Restart Claude Desktop

Save the config file and fully restart Claude Desktop. The server will launch on demand via npx — no separate install step is needed.

5

Warm the cache before heavy reporting

For faster report generation, ask Claude to warm the cache. This pre-fetches workspace, project, client, and tag data so subsequent report calls are served from cache rather than hitting the Toggl API on every request.

6

Optional: install globally for manual use

If you want to run the server outside of Claude Desktop or test it from the CLI, install the package globally.

npm install -g @verygoodplugins/mcp-toggl
mcp-toggl --help

MCP Toggl Examples

Client configuration

Claude Desktop configuration snippet for MCP Toggl with API key and optional workspace ID.

{
  "mcpServers": {
    "mcp-toggl": {
      "command": "npx",
      "args": ["-y", "@verygoodplugins/mcp-toggl@latest"],
      "env": {
        "TOGGL_API_KEY": "your_toggl_api_token",
        "TOGGL_DEFAULT_WORKSPACE_ID": "123456",
        "TOGGL_CACHE_TTL": "3600000"
      }
    }
  }
}

Prompts to try

Example questions you can ask Claude once the server is connected.

- "What am I currently tracking?"
- "Give me a recap of my week — hours by project with daily totals"
- "Start a timer for 'PR review' on the Platform project"
- "Show me yesterday's hours broken down by project"
- "Which day last month had the most billable work?"
- "Compare this week to last week by project"
- "What apps did I use most in the Toggl Desktop timeline today?"

Troubleshooting MCP Toggl

Error: 'workspace not found' or tools return available_workspaces list instead of data

You have multiple Toggl workspaces and TOGGL_DEFAULT_WORKSPACE_ID is not set. Find your workspace ID in Toggl Track workspace settings and add it to the env block in your config.

Stale project or client names appearing in reports after renaming them in Toggl

The server caches workspace entities for up to 1 hour by default. Ask Claude to run toggl_clear_cache to flush the cache, or restart the MCP server. You can also lower TOGGL_CACHE_TTL in the env config.

Timeline data shows no events even though Toggl Track Desktop is installed

The toggl_get_timeline tool requires Toggl Track Desktop to be running and timeline recording to be enabled in its preferences. Also make sure include_events is not set to false in the call parameters.

Frequently Asked Questions about MCP Toggl

What is MCP Toggl?

MCP Toggl is a Model Context Protocol (MCP) server that mcp server for toggl track integration with intelligent caching and reporting tools It connects AI assistants to external tools and data sources through a standardized interface.

How do I install MCP Toggl?

Follow the installation instructions on the MCP Toggl GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with MCP Toggl?

MCP Toggl works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is MCP Toggl free to use?

Yes, MCP Toggl is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

MCP Toggl Alternatives — Similar Business Applications Servers

Looking for alternatives to MCP Toggl? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-toggl": { "command": "npx", "args": ["-y", "mcp-toggl"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use MCP Toggl?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides