Connector guide1-minute read9 MCP toolsEN · DE · IT

BambooHR 到 MCP — 从任何 AI 代理驱动 BambooHR

从任何 AI 代理管理 BambooHR(员工、请假、定制报告、字段、文件)。9 个工具,基本认证。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

BambooHR

Manage BambooHR (employees, time-off, custom reports, fields, files) from any AI agent. 9 tools, basic-auth.

Tools

9

Region

INTL

Category

HR

Authentication

Basic Auth

Required env vars

BAMBOOHR_SUBDOMAINBAMBOOHR_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the BambooHR in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

从任何 AI 代理管理 BambooHR(员工、请假、定制报告、字段、文件)。9 个工具,基本认证。

试试这样问

BambooHR 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

BambooHR · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

💡 不需要安装?直接使用 cloud.anythingmcp.com 登录,点击 Connectors → BambooHR,粘贴你的凭据,生成一个 MCP API 密钥 — 完成。无需 Docker,无需 git clone,无需本地服务器。

BambooHR

从任何 AI 代理管理 BambooHR(员工、请假、定制报告、字段、文件)。9 个工具,基本认证。

设置

此连接器封装了 BambooHR REST API v1(每个子域 — api.bamboohr.com/api/gateway.php/<subdomain>/v1)。

设置

  1. 登录到你的 BambooHR 门户 → 右上角头像 → API Keys → 添加新密钥
  2. 记下你的子域(在 .bamboohr.com 之前的部分)并复制密钥。
  3. 设置 BAMBOOHR_SUBDOMAINBAMBOOHR_API_KEY

认证:HTTP 基本 — API 密钥作为用户名,字面值 x 作为密码。

路径子域:BambooHR 的 API 在 URL 路径中嵌入子域。适配器通过运行时 envVar 进行替换。

…(在应用内连接器说明中继续)

先决条件BAMBOOHR_SUBDOMAINBAMBOOHR_API_KEY

本地安装连接器

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

打开 http://localhost:3000/connectors/store,选择 BambooHR 并粘贴在先决条件下列出的 env vars。

可用工具

工具功能
bamboohr_list_employees_directory返回公司目录:每位员工的 ID、显示名称、职位、工作邮箱、部门、分部、地点、主管
bamboohr_get_employee根据 ID 获取一名员工
bamboohr_add_employee创建一名新员工
bamboohr_update_employee更新员工字段
bamboohr_who_is_out返回特定日期范围内的全公司缺勤名单
bamboohr_list_time_off_requests列出请假请求
bamboohr_list_meta_fields列出该账户中定义的每个字段(内置 + 自定义)
bamboohr_run_custom_report根据其数字 ID 运行预定义的自定义报告
bamboohr_get_employee_files列出员工记录中按部分分类的文件

下一步

这份指南对你有帮助吗?

Ready to ship

Your BambooHR agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南