RUN IN TERMINAL
claude mcp add commcparmory-bamboohr -- uvx mcparmory-bamboohr
ADD TO claude_desktop_config.json
{
"mcpServers": {
"commcparmory-bamboohr": {
"command": "uvx",
"args": ["mcparmory-bamboohr"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"commcparmory-bamboohr": {
"command": "uvx",
"args": ["mcparmory-bamboohr"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"commcparmory-bamboohr": {
"command": "uvx",
"args": ["mcparmory-bamboohr"]
}
}
}
About This MCP Server
Manage employee records, time off, benefits, and payroll data. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with data & analytics capabilities via the stdio transport.
Package
mcparmory-bamboohr on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The bamboohr server extends your AI assistant with data & analytics capabilities. Once installed, your AI can use its tools automatically.