Clockify Time Tracking runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from pypi. Last commit 12 Jun 2026.
Clockify time-tracking MCP: 112 tools across 18 domains, read-only by default with opt-in writes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clockify-mcp -- uvx clockify-mcp
{
"mcpServers": {
"clockify-mcp": {
"args": [
"clockify-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.clockify-mcp]
command = "uvx"
args = ["clockify-mcp"]
{
"mcpServers": {
"clockify-mcp": {
"args": [
"clockify-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"clockify-mcp": {
"args": [
"clockify-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.