About
Overview
The BambooHR MCP Server enables AI agents to interact with BambooHR's HR management platform. It provides tools for accessing employee information, managing time-off requests, and generating reports.
Capabilities
Tools & Capabilities
⚡list_employees
List all employees
⚡get_employee
Get employee details
⚡list_time_off
List time-off requests
⚡get_report
Generate an HR report
Setup
Installation
bash
Install
npx -y mcp-server-bamboohrExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"bamboohr": {
"command": "npx",
"args": ["-y", "mcp-server-bamboohr"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026