Bamboohr
Freeby MCP Community
Model Context Protocol server for BambooHR API integration
v1.1.5Added Apr 12, 2026
mcpbamboohrapiserverhr
Bamboohr MCP Server
Model Context Protocol server for BambooHR API integration
Installation
npx -y mcp-bamboohr
Reviews
Installation
Quick install
npx -y mcp-bamboohr
Add to claude_desktop_config.json
{
"mcpServers": {
"bamboohr": {
"command": "npx",
"args": ["-y", "mcp-bamboohr"]
}
}
}