Skip to content

Bamboohr

Free

by MCP Community

Model Context Protocol server for BambooHR API integration

v1.1.5Added Apr 12, 2026
mcpbamboohrapiserverhr
Works with:ClaudeGPTGeminiCopilot

Bamboohr MCP Server

Model Context Protocol server for BambooHR API integration

Installation

npx -y mcp-bamboohr

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-bamboohr
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bamboohr": {
      "command": "npx",
      "args": ["-y", "mcp-bamboohr"]
    }
  }
}