
Cloudtime API
Query employee attendance and time records from CloudTime (ZKTeco IoT) through a remote MCP endpoint for ops and HR agents.
Overview
CloudTime is a MCP server for the Operate phase that lets agents query attendance data through the hosted CloudTime API MCP endpoint.
What is this MCP server?
- Remote streamable-http MCP at cloudtime-api.zktecoiot.com
- Attendance data queries via official CloudTime API surface
- No local npm package—hosted v1.0.2 agent MCP endpoint
- Suited for ZKTeco / CloudTime IoT attendance stacks
- Server version 1.0.2
- Transport: streamable-http remote
- Endpoint path: /api/v1.0/agent/mcp
What problem does it solve?
Pulling attendance history for scheduling or payroll checks means logging into CloudTime or scripting one-off API calls your agent cannot reach.
Who is it for?
Solo operators or small teams already on CloudTime/ZKTeco who want MCP-driven attendance lookups and reporting assists.
Skip if: Builders without CloudTime accounts, greenfield products unrelated to workforce time tracking, or strictly local-only MCP policies blocking remote HTTP.
What do I get? / Deliverables
After you register the remote MCP URL, agents run structured attendance queries against CloudTime without custom glue code each time.
- Agent-executed attendance data queries via CloudTime API
- Reduced manual portal checks for ops and scheduling tasks
Recommended MCP Servers
Journey fit
How it compares
Hosted HR attendance API MCP, not a generic calendar skill or self-hosted time tracker integration.
Common Questions / FAQ
Who is io.github.julysoft/cloudtime for?
Teams using CloudTime attendance systems who want AI agents to query time and attendance data via MCP.
When should I use io.github.julysoft/cloudtime?
Use it in Operate when you need agent-assisted attendance reports, verification, or ops questions against live CloudTime API data.
How do I add io.github.julysoft/cloudtime to my agent?
Add the remote MCP server URL https://cloudtime-api.zktecoiot.com/api/v1.0/agent/mcp with streamable-http transport and complete any CloudTime API authentication your tenant requires.