clockodo-mcp-server
by pfaeffli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOCKODO_API_KEY | Yes | Your Clockodo API key | |
| CLOCKODO_API_USER | Yes | Your Clockodo email | |
| CLOCKODO_BASE_URL | No | API base URL | https://my.clockodo.com/api/ |
| CLOCKODO_MCP_HOST | No | Host address to bind to | 0.0.0.0 |
| CLOCKODO_MCP_PORT | No | Port for SSE transport | 8000 |
| CLOCKODO_MCP_ROLE | No | Set the user's role. Options: employee, team_leader, hr_analytics, admin | |
| CLOCKODO_USER_AGENT | No | Custom user agent string | clockodo-mcp/unknown |
| CLOCKODO_MCP_TRANSPORT | No | Transport protocol (stdio or sse) | stdio |
| CLOCKODO_EXTERNAL_APP_CONTACT | No | Contact info for external app header (default: API user email) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/pfaeffli/clockodo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server