Clockify MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOCKIFY_API_KEY | Yes | Your Clockify API key from your Clockify profile settings |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_userB | Get information about the current user |
| get_workspacesB | Get all workspaces for the current user |
| get_workspace_usersC | Get all users in a workspace |
| create_time_entryC | Create a new time entry |
| get_time_entriesC | Get time entries for a user |
| update_time_entryC | Update an existing time entry |
| delete_time_entryC | Delete a time entry |
| stop_time_entryC | Stop a running time entry |
| duplicate_time_entryC | Duplicate a time entry |
| create_projectC | Create a new project |
| get_projectsC | Get all projects in a workspace |
| get_projectC | Get a specific project by ID |
| update_projectC | Update an existing project |
| delete_projectC | Delete a project |
| create_taskC | Create a new task in a project |
| get_tasksC | Get all tasks in a project |
| get_taskB | Get a specific task by ID |
| update_taskC | Update an existing task |
| delete_taskC | Delete a task |
| create_clientC | Create a new client |
| get_clientsC | Get all clients in a workspace |
| update_clientC | Update an existing client |
| delete_clientC | Delete a client |
| create_tagC | Create a new tag |
| get_tagsC | Get all tags in a workspace |
| update_tagC | Update an existing tag |
| delete_tagC | Delete a tag |
| get_detailed_reportC | Generate a detailed time tracking report |
| get_summary_reportC | Generate a summary time tracking report |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ratheesh-aot/clockify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server