Skip to main content
Glama
HR-Partner

HR Partner MCP Server

Official
by HR-Partner

Related Servers

Alternatives to HR Partner MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with BambooHR's API through natural language queries. Provides access to employee data, time off management, company files, and HR operations with comprehensive tools for workforce management.
      108 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to interact with BambooHR for employee management, hiring, time-off, documents, and reporting, with read-only tools by default and optional write capabilities.
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Connects AI agents to the Rippling HR/IT/Finance platform to query employees, manage leave requests, and view organizational structures. It provides eighteen tools for accessing company data, employee details, and administrative activities through the Rippling API.
      19
      11 npm
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides 50+ tools for interacting with Rippling's HR platform, including employee management, payroll, time tracking, benefits, recruiting, learning, devices, groups, and custom objects, all through natural language.
      -
    • F
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to interact with the HRD-PIS API for HR profile management, including authentication and various HR operations.
      16
      -

    TDQS

    A3.7/5.0

    Scored across 49 tools

    Disambiguation4/5

    Most tools are clearly distinct, each targeting a specific entity type (e.g., absences, benefits, skills). Some potential overlap exists (list_contacts/list_addresses vs get_employee; list_absences vs list_leave_requests; list_reviews vs list_performances), but descriptions clarify the differences. Overall, an agent can usually tell which tool to use.

    Naming Consistency5/5

    The naming convention is highly consistent: list_* for collections, get_* for individual items, save_* for upserts, and specific verbs for other actions (delete_reminder, update_reminder, add_timeclock_entry). Minor deviations like add_timeclock_entry instead of save_timeclock_entry do not break the pattern.

    Tool Count2/5

    With 49 tools, this is a large tool surface. Even for a broad HR platform, many tools are read-only list_* endpoints for different record types, which can overwhelm an agent and make tool selection harder. The count significantly exceeds the typical well-scoped range.

    Completeness4/5

    The tool set covers a wide range of HR domains: employee lifecycle, recruitment, leave, timesheets, reminders, and document library. Core entities support create/update via save_* tools, and reminders have full CRUD. Some areas are read-only (e.g., benefits, skills), but this likely reflects API limitations. Overall, coverage is comprehensive, with minor gaps like no delete for employees or applications.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues