clockify-mcp
If you are the rightful owner of clockify-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Clockify MCP Server enables LLMs to interact with Clockify for advanced time-tracking automation and reporting.
The Clockify MCP Server is designed to facilitate interaction between large language models (LLMs) and the Clockify time-tracking platform. It allows users to automate and enhance their time management processes by integrating LLMs like Cursor or Claude. The server provides functionalities such as listing projects and users, adding and retrieving time entries, and generating detailed reports. This integration is particularly useful for organizations looking to streamline their time-tracking and reporting processes, offering a seamless way to manage and analyze time data across various projects and users.
Features
- listProjects: List all projects for the authenticated user.
- getTimeEntries: List time entries for the authenticated user with optional date filters.
- addTimeEntry: Add time entries to a project.
- listUsers: List all users in the workspace.
- getSummaryReport: Get a summary report of hours by user/project for a date range, with optional filters.