mcpbeat Sign in

Bamboohr MCP Server

local only

Bamboohr runs on your own machine — the client starts it, so there is no endpoint to ping. 254 installs a week from pypi. Last commit 12 May 2026.

Manage employee records, time off, benefits, and payroll data

Installs per day peak 59 · avg 30 · -18% w/w
a month agotoday
254
Installs / week
pypi · mcparmory-bamboohr
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Bamboohr every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bamboohr -- uvx mcparmory-bamboohr
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bamboohr": {
      "args": [
        "mcparmory-bamboohr"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bamboohr]
command = "uvx"
args = ["mcparmory-bamboohr"]
.cursor/mcp.json
{
  "mcpServers": {
    "bamboohr": {
      "args": [
        "mcparmory-bamboohr"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bamboohr": {
      "args": [
        "mcparmory-bamboohr"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bamboohr

same job, measured the same way
ShiftZap Restaurant Scheduling
by samueldesignsa

Manage restaurant employee scheduling, time-off, tips, and payroll via ShiftZap.

25 installs/wk local only
Coresignal
by coresignal

Fresh company, employee, and jobs records in real time.

answering
MCP FactorialHR
by t4dhg

Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.

158 installs/wk local only
Namefi
by namefi

Search, buy, and manage domains, DNS records, orders, and NFSC balance on Namefi.

answering
Airtable
by waystation

Access and manage your Airtable bases, tables, and records seamlessly

answering
Hetzner DNS
by ni-c

Manage DNS zones and records (zonefiles, RRSets, TTL, protection) via the Hetzner Cloud API

77 installs/wk local only
redirect.pizza
by redirect

Manage URL redirects, domains, email forwards, and analytics on redirect.pizza.

answering
Orchard Data MCP
by letom1176-spec

Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.

47 installs/wk local only

Bamboohr — questions

Answers built from our own checks of this server.

Why is there no uptime for Bamboohr?
Bamboohr runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-bamboohr was installed 254 times last week.
How do I connect Bamboohr?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-bamboohr straight from pypi; nothing to host, nothing to sign up for.
How many people use Bamboohr?
The pypi package mcparmory-bamboohr was installed 254 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bamboohr open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.