Model Context Protocol server for BambooHR API integration
{
"mcpServers": {
"bamboohr": {
"env": {
"BAMBOO_API_TOKEN": "your_actual_api_token",
"BAMBOO_COMPANY_DOMAIN": "your_company_subdomain"
},
"args": [
"mcp-bamboohr@latest"
],
"type": "stdio",
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that seamlessly connects AI assistants to BambooHR's API. Access employee data, time off information, company files, and more through natural language queries in Claude and other AI assistants.
Is it safe?
No known CVEs for mcp-bamboohr.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 217 days ago. 1 stars. 73 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
10 tools. ~400 tokens (0.2% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'mcp-bamboohr' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
get-employeeRetrieve detailed employee information with customizable fields
get-employee-photoDownload employee photos in various sizes
get-employee-directoryAccess the complete company directory
get-employee-goalsView performance goals and objectives
estimate-time-off-balanceCalculate future time off balances
get-time-off-requestsRetrieve and filter time off requests
get-whos-outView upcoming time off and holidays
list-company-filesBrowse available company files and categories
get-company-fileDownload specific company documents
get-meta-fieldsDiscover all available BambooHR data fields
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Mcp Bamboohr and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.