Clockify MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listProjectsB | List all projects for the authenticated user. |
| getTimeEntriesC | List time entries for the authenticated user. Optional: start, end (ISO8601). |
| addTimeEntryC | Add a time entry to a project. |
| listUsersB | List all users in the workspace. |
| getUserTimeEntriesB | List time entries for a specified user. Optional: start, end (ISO8601). |
| getSummaryReportC | Get a summary report of hours by user/project for a date range. Optional: userIds, projectIds. |
| getUserTimeEntriesByNameB | List time entries for a user by name (case-insensitive, partial match allowed). Optional: start, end (ISO8601). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/inakianduaga/clockify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server