Serverscom.mcparmory/bamboohr
B

com.mcparmory/bamboohr

com.mcparmory/bamboohr · v1.0.6
▦ pypi
v1.0.6pypi pypi: mcparmory-bamboohr↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.mcparmory/bamboohr",
  "description": "Manage employee records, time off, benefits, and payroll data",
  "repository": {
    "url": "https://github.com/mcparmory/registry",
    "source": "github"
  },
  "version": "1.0.6",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcparmory-bamboohr",
      "version": "1.0.6",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/mcparmory/bamboohr:1.0.6",
      "runtimeHint": "docker",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}