Skip to main content
Glama

Clockify MCP Server

by ratheesh-aot

get_project

Retrieve a specific project by ID from the Clockify MCP Server, using workspace and project IDs for precise project management and time tracking integration.

Instructions

Get a specific project by ID

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject ID
workspaceIdYesWorkspace ID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project ID", "type": "string" }, "workspaceId": { "description": "Workspace ID", "type": "string" } }, "required": [ "workspaceId", "projectId" ], "type": "object" }

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