Skip to main content
Glama
mikkmihkel

BambooHR MCP Server

by mikkmihkel

Related Servers

Alternatives to BambooHR 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
      Not graded
      quality
      F
      maintenance
      Enables natural language interaction with BambooHR to manage employee records, time off, hiring, and benefits. It provides 74 tools and pre-built workflows to automate HR operations like onboarding, reporting, and performance tracking.
      14
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A read-only MCP server for BambooHR that enables safe AI assistant access to employee records, time-off, files, and directories via natural language queries.
      10
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables read-only access to Workday HCM data such as workers, organizations, locations, job profiles, and cost centers through MCP tools an LLM can call.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables querying an HR analytics database (hr_db) using natural language, providing tools to get database schema and run read-only SQL queries for HR metrics like headcount, attrition, and payroll.
      -

    TDQS

    A4.2/5.0

    Scored across 18 tools

    Disambiguation4/5

    Most tools have distinct purposes, but some overlap exists. For example, 'bamboohr_list_employees' and 'bamboohr_employee_report' both return employee data, and 'bamboohr_time_off_requests' and 'bamboohr_whos_out' both deal with time-off, though with different granularity. The descriptions clarify the differences, so misselection is unlikely but possible.

    Naming Consistency4/5

    The consistent 'bamboohr_' prefix and snake_case are maintained throughout. While many tools follow the verb_noun pattern (list_*, get_*), a few like 'whos_out' and 'vacation_overview' break from that, but they are still readable and predictable. The overall style is cohesive.

    Tool Count5/5

    With 18 tools, the server is well-scoped for an HR integration. Each tool covers a distinct area: employee data, time-off, training, dependents, files, users, and change tracking. No tool feels redundant, and the number is appropriate for the breadth of functionality.

    Completeness4/5

    The surface is nearly complete for a read-only HR toolset, covering employee details, time-off, training, company holidays, users, dependents, files, and change detection. The only notable gap is the absence of write/update operations, but since the server appears intended for reading, this is acceptable. Minor missing features like a dedicated single-employee time-off request fetch are easily worked around.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues