69
/ 100
4 days ago
glama

clockodo-mcp-server

Enables interaction with the Clockodo time tracking API, providing tools, prompts, and resources for time tracking, HR analytics, and team management with role-based access.

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 1 credential: CLOCKODO_API_KEY
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.
configCLOCKODO_API_USER"=your@email.com",
🔐 secretCLOCKODO_API_KEY"=your_api_key",
configCLOCKODO_USER_AGENT"=my-company/1.0",
configCLOCKODO_BASE_URL"=https://my.clockodo.com/api/",
configCLOCKODO_EXTERNAL_APP_CONTACT"=dev@company.com",
configCLOCKODO_MCP_ROLE"=employee",
configCLOCKODO_MCP_TRANSPORTTransport protocol (default: "stdio")
configCLOCKODO_MCP_HOSTe =0.0.0.0 \
configCLOCKODO_MCP_PORTPort for SSE transport (default: 8000)
configCLOCKODO_MCP_PRESETreadonly - Maps to hr_analytics role
// 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 5 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/pfaeffli-clockodo-mcp-server-1kv2yl)](https://m8ven.ai/mcp/pfaeffli-clockodo-mcp-server-1kv2yl)
commit: adec4cb625ce369db4607e3ecd172b0e71e3ca3d
code hash: f271d8125f59b11553c832dd24b317eb2293da9d30f23fc3f42860aa4080bdcb
verified: 6/24/2026, 9:49:25 AM
view raw JSON →
clockodo-mcp-server · M8ven Trust Score | M8ven