Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿข Workplace & Productivity
  3. Toggl MCP
Toggl MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:31:41 PM

Toggl MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
toggltime-trackingproductivitymcp

Track Toggl time from an MCP client with timer controls, project lookup, entry deletion, and daily or weekly reports.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "louis030195-toggl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-e"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (8) Directory Badge Claim listing Alternatives๐Ÿข More in Workplace & Productivity

Overview

The louis030195/toggl-mcp MCP server connects MCP-compatible clients to Toggl Track for timer and time-entry management. It can start, stop, and inspect the active timer, list workspace projects, delete entries, and return daily or weekly summaries. Configure it with a Toggl API token and run it locally through the published npm package. Reach for it when an agent needs to record work time or review tracked hours without leaving the MCP client.

Use cases

โ€ขStart a timer for a project
โ€ขStop the active Toggl timer
โ€ขReview today's tracked hours
โ€ขCompare current and previous weekly totals
โ€ขList workspace projects

Key features

โ€ขStart and stop Toggl timers
โ€ขInspect the active timer
โ€ขList workspace projects
โ€ขDelete time entries by ID
โ€ขGenerate daily and weekly summaries
โ€ขBreak down weekly hours by day and project

Capabilities & Tool Schemas (8) ~134 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Toggl MCP.

toggl_start

Start a new timer with a description and optional project.

toggl_stop

Stop the currently running timer.

toggl_current

Get information about the currently running timer.

toggl_today

Get all time entries for today with total duration.

toggl_projects

List all projects in your workspace.

toggl_delete

Delete a time entry by its ID.

How Toggl MCP works

What louis030195/toggl-mcp MCP server does

The louis030195/toggl-mcp MCP server exposes Toggl Track time-tracking actions as MCP tools. It supports both active-timer operations and reporting workflows, so an MCP client can record work, inspect the current session, and review accumulated hours.

The available operations include starting a timer with a description and optional project, stopping the running timer, and retrieving details about the current timer. Agents can also list projects in the connected workspace and remove a time entry by ID. Reporting tools return today's entries and total duration, or a weekly view with total hours, daily totals, project totals, and the underlying entries.

How it works

The server runs locally as a Node-based MCP process and uses the Toggl API token supplied through its environment. An MCP client sends tool calls over the local server connection; the server then performs the corresponding Toggl Track operation.

Weekly reporting accepts an optional week_offset value. Zero represents the current week, -1 selects the previous week, and more negative values select earlier weeks. The toggl_last_week tool provides the previous-week case directly and is equivalent to calling the weekly tool with week_offset: -1.

Setup and configuration

The louis030195/toggl-mcp MCP server requires the TOGGL_API_KEY environment variable. The README directs users to the API Token section of their Toggl Track profile to obtain the value.

For Claude Desktop, add a server entry that runs npx -y @louis030195/toggl-mcp and passes TOGGL_API_KEY in the entry's environment. The README also gives a Claude Code command using the same package and environment variable. For local development, clone the repository, run npm install, build with npm run build, and start it with TOGGL_API_KEY set.

Tools and capabilities

  • toggl_start: starts a timer with a description and optional project.
  • toggl_stop: stops the currently running timer.
  • toggl_current: returns information about the active timer.
  • toggl_today: lists today's entries and their total duration.
  • toggl_projects: lists projects in the workspace.
  • toggl_delete: deletes a time entry using its ID.
  • toggl_weekly: reports weekly totals, daily and project breakdowns, and all entries for the selected week.
  • toggl_last_week: returns the previous week's report.

Limitations and notes

The louis030195/toggl-mcp MCP server is focused on the operations documented in the repository. The material does not describe editing existing entries, creating projects, changing workspace settings, or supporting multiple Toggl accounts. Deletion requires the relevant time-entry ID, while starting a timer accepts a project optionally rather than requiring one.

The documented client configuration specifically covers Claude Desktop and Claude Code. The README also states that the server can be used with ChatGPT or other LLM clients that support MCP, but it does not provide configuration instructions for those clients.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Harvest MCP Server logoHarvest MCP Server

    Harvest time tracking integration with 40+ tools for managing time entries, projects, clients, tasks, and generating time reports via the Harvest API v2

    ๐Ÿข Workplace & Productivity2 views
    Compare vs Harvest MCP Server โ†’
  • Teamwork MCP logoTeamwork MCP

    Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point.

    ๐Ÿข Workplace & Productivity2 views
    Compare vs Teamwork MCP โ†’
  • Adeu logoAdeu

    docx โ†” LLM translator. Projects .docx office files to Markdown for editing. Projects edits back to OOXML as tracked changes (redlines). Python and Node.js implementations.

    ๐Ÿข Workplace & Productivity2 views
    Compare vs Adeu โ†’
  • Anytype MCP logoAnytype MCP

    Official MCP server for Anytype API - your encrypted, local and collaborative wiki.

    ๐Ÿข Workplace & Productivity3 views
    Compare vs Anytype MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
86
Package downloads in the last 30 days.
Last commit
11mo ago
Most recent push to the default branch.
Tools exposed
8
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Toggl MCP

Configure an MCP client to run `npx -y @louis030195/toggl-mcp` and provide the `TOGGL_API_KEY` environment variable. The README includes configuration examples for Claude Desktop and Claude Code.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewToggl MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/louis030195-toggl-mcp?style=directory)](https://allmcps.com/mcp/louis030195-toggl-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/louis030195-toggl-mcp"><img src="https://allmcps.com/api/badge/louis030195-toggl-mcp?style=directory" alt="Toggl MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸขWorkplace & Productivity
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/10 checks healthy over the last 30d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit11mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 16, 2025
npm downloads86/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good ยท 55/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท -e (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿข Workplace & Productivity โ†’Best MCP servers for Workplace & Productivity โ†’Alternatives to Toggl MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code