Clockify MCP

by inakianduaga

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOCKIFY_API_KEYYesYour Clockify API key obtained from your Clockify account profile

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
listProjects

List all projects for the authenticated user.

getTimeEntries

List time entries for the authenticated user. Optional: start, end (ISO8601).

addTimeEntry

Add a time entry to a project.

listUsers

List all users in the workspace.

getUserTimeEntries

List time entries for a specified user. Optional: start, end (ISO8601).

getSummaryReport

Get a summary report of hours by user/project for a date range. Optional: userIds, projectIds.

getUserTimeEntriesByName

List time entries for a user by name (case-insensitive, partial match allowed). Optional: start, end (ISO8601).

ID: etblkq1j7y