Skip to main content
Glama

Clockify MCP Server

by ratheesh-aot

get_workspace_users

Retrieve a list of all users within a specified workspace using the Clockify MCP Server's integration with the Clockify time tracking API.

Instructions

Get all users in a workspace

Input Schema

NameRequiredDescriptionDefault
workspaceIdYesWorkspace ID

Input Schema (JSON Schema)

{ "properties": { "workspaceId": { "description": "Workspace ID", "type": "string" } }, "required": [ "workspaceId" ], "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