MCP Servers / productivity / Clockify

Clockify

JSON →
none23productivity

Manage your Clockify time entries using natural language prompts.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: clockify
Tools
What this server exposes
create_time_entry
Creates a new time entry in Clockify
get_time_entries
Retrieves time entries from Clockify
update_time_entry
Updates an existing time entry in Clockify
delete_time_entry
Deletes a time entry from Clockify
get_projects
Retrieves projects from Clockify workspace
get_tasks
Retrieves tasks for a specific project in Clockify
get_clients
Retrieves clients from Clockify workspace
get_workspaces
Retrieves workspaces from Clockify account
Configuration
Environment & auth
authnone
envCLOCKIFY_API_URL
envCLOCKIFY_API_TOKEN
Resources
Clockify — MCP Server · libregistry