74
/ 100
16 days ago
glama

toggl-mcp

Enables to manage Toggl time entries, projects, tasks, and timers through natural language commands.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
7 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: TOGGL_API_TOKEN, TOGGL_TRACK_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTOGGL_API_TOKENThe server reads the token from (or TOGGL_TRACK_API_TOKEN as a fallback). Auth is HTTP Basic with base64(<token>:api_token) — the server does that for you.
🔐 secretTOGGL_TRACK_API_TOKENThe server reads the token from TOGGL_API_TOKEN (or as a fallback). Auth is HTTP Basic with base64(<token>:api_token) — the server does that for you.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mikeatpinnacle-toggl-mcp-r69g62)](https://m8ven.ai/mcp/mikeatpinnacle-toggl-mcp-r69g62)
commit: 1fa8ac4364e3a1902dee66febed4b4ed839b5cf4
code hash: 76a876b6437101458391fa07bea82480005e5f4c4a943b2210d7e04296e7e18d
verified: 6/27/2026, 8:51:12 AM
view raw JSON →