Catalog
io.github.julysoft/cloudtime
Officialcloudtime API
MCP server providing attendance data queries via the CloudTime API.
Query employee attendance data through CloudTime API integration.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cloudtime": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cloudtime-api.zktecoiot.com/api/v1.0/agent/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.