Clockify MCP
Related Servers
Alternatives to Clockify MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceMCP server for Clockify time tracking, enabling CRUD operations on workspaces, projects, tasks, clients, tags, users, and time entries.36MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that lets LLMs interact with your Clockify workspace for time-tracking automation and reporting, enabling natural language logging of time entries, querying entries, and generating reports.MIT
- AlicenseCqualityCmaintenanceEnables interacting with Clockify time-tracking data through natural language, providing tools to manage workspaces, projects, time entries, reports, and more via the MCP protocol.481MIT
- AlicenseBqualityDmaintenanceMCP server that enables AI agents to interact with Clockify time tracking via curated workflows and a generic API tool for managing workspaces, projects, tasks, and time entries.96 npmMIT
- FlicenseNot gradedqualityCmaintenanceA scoped MCP server for managing Clockify workspaces, offering read/write tools for clients, projects, tasks, tags, and time entries, with idempotent structure scaffolding and gated deletion.-
- AlicenseNot gradedqualityAmaintenanceRead-only MCP server for Clockify time tracking, exposing 60 raw read tools and five workflows for status, workspace overview, and review of days/weeks.MIT
TDQS
Scored across 61 tools
Every tool maps to a distinct resource and action, even with 61 tools. The few overlapping cases (e.g., clockify_list_time_entries vs clockify_detailed_report) are clearly distinguished by scope and description.
The vast majority follow the clockify_verb_noun pattern (list_*, create_*, update_*, delete_*, get_*). A handful use noun phrases (whoami, workspace_users, current_timer, time_summary) and break the pattern, but they are a small minority.
61 tools is far above the 25+ threshold for 'too many' and even exceeds the 50+ extreme mismatch category. While the domain is broad, the generic clockify_api_request already covers any endpoint, making many dedicated tools redundant.
The set covers virtually every major Clockify resource: workspaces, users, groups, projects, clients, tasks, tags, time entries, reports, holidays, time off, approvals, custom fields, expenses, invoices, and webhooks. There are no significant gaps; even the free-plan limitation is handled with a fallback summary tool.