Skip to main content
Glama

Clockify MCP

by inakianduaga

getTimeEntries

Retrieve time entries for the authenticated user within specified date ranges using ISO8601 format. Simplify tracking and reporting with customizable start and end dates.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
endNoEnd date (ISO8601, optional)
startNoStart date (ISO8601, optional)

Input Schema (JSON Schema)

{ "properties": { "end": { "description": "End date (ISO8601, optional)", "type": "string" }, "start": { "description": "Start date (ISO8601, optional)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Clockify MCP

Related Tools

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