Skip to main content
Glama

Clockify Master MCP

by hongkongkiwi
.env.example1.15 kB
# Clockify API Configuration CLOCKIFY_API_KEY=your_api_key_here # Optional: Override the default API URL # CLOCKIFY_API_URL=https://api.clockify.me/api/v1 # Project Restrictions # ALLOWED_PROJECTS=project-id-1,project-id-2,project-id-3 # DENIED_PROJECTS=restricted-project-id # DEFAULT_PROJECT_ID=default-project-id # Workspace Restrictions # ALLOWED_WORKSPACES=workspace-id-1,workspace-id-2 # DEFAULT_WORKSPACE_ID=default-workspace-id # Operation Restrictions # READ_ONLY=false # ALLOW_TIME_ENTRY_CREATION=true # ALLOW_TIME_ENTRY_DELETION=true # ALLOW_PROJECT_MANAGEMENT=true # ALLOW_CLIENT_MANAGEMENT=true # ALLOW_USER_MANAGEMENT=false # Time Entry Restrictions # MAX_TIME_ENTRY_DURATION=8 # ALLOW_FUTURE_TIME_ENTRIES=false # ALLOW_PAST_TIME_ENTRIES_IN_DAYS=30 # Performance Settings # CACHE_ENABLED=true # CACHE_TTL=300 # RATE_LIMIT=50 # Logging # LOG_LEVEL=info # Tool Filtering (Control which tools are exposed) # ENABLED_TOOL_CATEGORIES=user,workspace,project,timeEntry,report # ENABLED_TOOLS=get_current_user,list_workspaces,create_time_entry,get_summary_report # DISABLED_TOOLS=delete_time_entry,bulk_edit_time_entries # MAX_TOOLS=20

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/hongkongkiwi/clockify-master-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server