Back to Home
vic7ord1st icon

Clockify-MCP-Server

Verified Safe

by vic7ord1st

Overview

Integrate Clockify time tracking functionalities like starting, stopping, and viewing active timers into an MCP-compatible environment such as Claude Desktop.

Installation

Run Command
docker run -i --rm -e "CLOCKIFY_API_KEY=your_api_key_here" -e "CLOCKIFY_WORKSPACE_ID=your_workspace_id_here" clockify-mcp-server

Environment Variables

  • CLOCKIFY_API_KEY
  • CLOCKIFY_WORKSPACE_ID

Security Notes

API keys are securely passed as environment variables and not hardcoded. All API communication uses HTTPS. The server explicitly states it runs as a non-root user in Docker and does not store sensitive data locally. Timeouts are used for network requests. No `eval` or similar dangerous functions are present. The primary security risk would be if the environment variables are exposed or the Clockify API key itself is compromised outside of this server's control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2025-11-24

Tags

Time TrackingClockifyMCP ServerProductivityAutomation