Conectores de HR

8 conectores de HR listos para usar — 90 herramientas MCP en total: HR WORKS, Deel, Greenhouse. Pega tus credenciales y tu agente podrá llamarlos. Sin servidor MCP que escribir.

// buscar en el catálogo
⌘K
8conectores
90herramientas MCP totales
0Sin credenciales
8
Filtrar
HR WORKS
HR

Access HR WORKS, the German HR/payroll platform: employees, absences, sick leaves, remote work (home office), working times, projects, applicants, organization units, holidays and cost centers via the v2 REST API.

31herramientas
DE
Deel
HR

Manage Deel (global EOR / contractor platform: people, contracts, invoices, payments, organizations) from any AI agent. 10 tools, Bearer token.

10herramientas
Greenhouse
HR

Manage Greenhouse (ATS recruiting: candidates, applications, jobs, scorecards, offers) from any AI agent. 10 tools, basic-auth.

10herramientas
LE
Lever
HR

Manage Lever ATS (candidates, opportunities, postings, stages, feedback) from any AI agent. 10 tools, basic-auth.

10herramientas
BA
BambooHR
HR

Manage BambooHR (employees, time-off, custom reports, fields, files) from any AI agent. 9 tools, basic-auth.

9herramientas
WO
Workable
HR

Manage Workable ATS (candidates, jobs, members, stages, comments) from any AI agent. 9 tools, Bearer token auth.

9herramientas
Kenjo HR
HR

Access Kenjo HR data including employees, absences, time tracking, departments, and recruiting. German HR software for manufacturing, services, and retail companies.

6herramientas
Personio HR
HR

Access employee records, attendances, absences, and time-offs via the Personio REST API. Personio is the dominant HR platform for DACH SMBs.

5herramientas

Explorar por categoría

Contribuir/~30 min

¿Falta un conector? Agrégalo en un JSON.

Cada adaptador es un único JSON en packages/backend/src/adapters/. Copia uno existente, cambia endpoint y auth, abre un PR — validado por tests parametrizados en build.

// adapters/de/my-adapter.json
{
  "slug": "my-erp",
  "name": "My ERP",
  "category": "erp",
  "authType": "BEARER_TOKEN",
  "tools": [/* ... */]
}