attendance-engine
Related Servers
Alternatives to attendance-engine
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server for freee HR attendance workflows, enabling clock in/out, team status, and approval operations through a shared core service with API or Playwright backends.27MIT
- AlicenseCqualityDmaintenanceA production-ready, fully anonymized Model Context Protocol (MCP) server for TimeIQ time tracking. It allows LLM agents to view and manage time entries, projects, clients, reports, invoices, expenses, services, and timesheets via a secure stdio transport.1007 npmMIT
- FlicenseNot gradedqualityCmaintenanceA minimal remote MCP server that gives an AI assistant a clock via a single 'now' tool, enabling models to timestamp exchanges and answer "how long ago" questions with best-effort, stateless time capture.-
- AlicenseNot gradedqualityBmaintenanceAn MCP server that lets LLMs interact with your Clockify workspace for time-tracking automation and reporting, enabling natural language logging of time entries, querying entries, and generating reports.MIT
- AlicenseNot gradedqualityCmaintenanceThe Time MCP Server is a Model Context Protocol (MCP) server that provides AI assistants and other MCP clients with standardized tools to perform time and date-related operations. This server acts as a bridge between AI tools and a robust time-handling back88 npm25MIT
- FlicenseAqualityBmaintenanceMCP server wrapping a mock internal ops platform (FastAPI + SQLite) so Claude Code can read and write employee, project, task, and time data through natural language.8-
TDQS
Scored across 8 tools
Each tool targets a distinct operation (rounding, auditing, diagnosing, evaluating, generating, listing, resolving single day, resolving period) with clear and non-overlapping purposes. Even similar tools like audit_period_compliance and evaluate_break_compliance are differentiated by scope (period vs single day, comprehensive audit vs specific break analysis).
All tool names follow a consistent verb_noun pattern in snake_case (e.g., apply_rounding, diagnose_punches, list_rule_packs). There is no mixing of conventions or vague verbs.
The 8 tools cover the core workflows of an attendance engine (punch triage, day/period resolution, compliance, rounding, roster generation, rule pack listing) without being excessive. The count is well-scoped for the domain.
The tool surface covers most essential operations: raw punch diagnosis, day/period resolution, compliance audits, rounding, roster generation, and rule pack listing. Minor gaps exist, such as the lack of a tool to apply rounding to a period or to modify rule packs, but the set is functional for typical use cases.