UKG Ready MCP
UKG Ready MCP
MCP-Server für UKG Ready REST-Endpunkte, einschließlich Mitarbeiter, Zeitkarten, Ausnahmen, Vergütung, gespeicherte Berichte und ein generisches authentifiziertes Endpunkt-Tool.
Konfiguration
Kopieren Sie .env.example in eine lokale Umgebungskonfiguration und legen Sie Folgendes fest:
UKG_BASE_URL: Basis-URL des UKG-Mandanten, standardmäßighttps://secure.entertimeonline.com.UKG_API_KEY,UKG_USERNAME,UKG_PASSWORD,UKG_COMPANY.UKG_DEFAULT_REPORT_ID: optionale ID des gespeicherten Berichts.
Übertragen Sie niemals echte Anmeldeinformationen und platzieren Sie diese nicht in Quelldateien.
Related MCP server: woffu-mcp
Ausführen
npm install
npm run build
npm startDer Server kommuniziert über MCP stdio. Verfügbare Tools:
get_ukg_saved_report_csvlist_ukg_employeesget_ukg_employeeget_ukg_timecardslist_ukg_exceptionsget_ukg_compensationcall_ukg_endpoint
Die Workforce-Tools verwenden dokumentationsbasierte Standardwerte und bieten eine optionale path-Überschreibung an, da die Verfügbarkeit von UKG Ready-Endpunkten je nach Mandant und aktiviertem Modul variiert. Das generische Tool akzeptiert jeden API-Pfad, sodass die Anmeldeinformationen innerhalb der Serverkonfiguration bleiben. Fügen Sie Schreib-Tools erst hinzu, nachdem der Endpunktvertrag und die Berechtigungen des Mandanten bestätigt wurden.
Zuordnung von UKG-Mitarbeitern und Command Cloud-Fahrern
Die beabsichtigte Integration besteht darin, dass ein UKG-Mitarbeiter einem Fahrer in Command Cloud entspricht. Diese Zuordnung ist eine geplante systemübergreifende Beziehung, noch keine automatische Annahme.
Bei der Implementierung sollten Datensätze anhand stabiler Identifikatoren abgeglichen werden, sofern verfügbar, und anschließend mit unterstützenden Feldern wie Mitarbeiter-/Fahrername, Mitarbeiternummer, Telefon, E-Mail und Aktivstatus validiert werden. Führen Sie eine explizite Zuordnung der UKG-Mitarbeiter-ID zur Command Cloud-Fahrer-ID; verlassen Sie sich nicht nur auf Namen, da Namen sich ändern oder doppelt vorkommen können.
Die Zuordnung wird zukünftige Workflows unterstützen, wie den Vergleich von UKG-Zeitkarten oder Stempelstatus mit Command Cloud-Fahrer-, Dispositions- und Ticketaktivitäten. Die tatsächlichen Abgleichsregeln und Entscheidungen zur Datenquelle müssen noch bestätigt werden, bevor Synchronisierungstools geschrieben werden.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Insperity's REST API to access employee data, including employee lists, check details, and profile information for HR management tasks.
- AlicenseAqualityBmaintenanceEnables clocking in/out, viewing work status, and managing time entries on Woffu via MCP tools.92MIT
- AlicenseBqualityDmaintenanceExposes the Wealthbox CRM API to MCP-enabled clients, enabling operations on contacts, tasks, events, notes, opportunities, projects, workflows, and more.51103MIT
- AlicenseAqualityDmaintenanceEnables employee time tracking with clock-in/out, workday checking, and time log retrieval via MCP tools.41MIT
Related MCP Connectors
BambooHR MCP Pack — wraps the BambooHR API v1
Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…
GSA Per Diem MCP — wraps the GSA Per Diem API v2 (api.gsa.gov)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/MightyCMEMBRENO/UKG-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server