74
/ 100
25 days ago
github_topic

mcp-toggl

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

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
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 3 credentials: TOGGL_API_KEY, TOGGL_API_TOKEN, TOGGL_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_KEY"": "your_api_key_here",
🔐 secretTOGGL_API_TOKENNo - Supported alias for backwards compatibility. TOGGL_API_KEY is preferred.
configTOGGL_BATCH_SIZENo 100 Batch size used by API pagination helpers.
configTOGGL_CACHE_SIZENo 1000 Maximum cached entity budget.
configTOGGL_CACHE_TTLNo 3600000 Cache TTL in milliseconds. Default is 1 hour.
configTOGGL_DEFAULT_WORKSPACE_ID"": "123456"
🔐 secretTOGGL_TOKENNo - Supported alias for backwards compatibility. TOGGL_API_KEY is preferred.
// 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 1 concrete improvement 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/verygoodplugins-mcp-toggl-i5l2ik)](https://m8ven.ai/mcp/verygoodplugins-mcp-toggl-i5l2ik)
commit: 72bed926a372a2b2ac8e49fe56d89690dbe1e4a9
code hash: b8adab9c021caf1433e72b5b3549ba41dd7c5cb04178fa969c38cd575b704e52
verified: 6/14/2026, 10:54:16 AM
view raw JSON →
mcp-toggl · M8ven Trust Score | M8ven