Back to directory
@https-eduardo/clockify-mcp-server

@https-eduardo/clockify-mcp-server

@https-eduardo19

A MCP Server to manage time entries in Clockify

clockifytime-trackingmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "clockify-time-entries": {
      "command": "tsx",
      "args": [
        "ABSOLUTE_PATH/src/index.ts",
        "--local"
      ],
      "env": {
        "CLOCKIFY_API_URL": "https://api.clockify.me/api/v1",
        "CLOCKIFY_API_TOKEN": "YOUR_CLOCKIFY_API_TOKEN_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/14
Updated
2026/6/8