Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind host.0.0.0.0
PORTNoHTTP bind port.3000
MCP_API_KEYNoShared secret required as X-API-Key. Unset means no authentication.
MCP_TRANSPORTNohttp or stdio.http
BAMBOOHR_TOKENYesAPI token. Carries exactly the permissions of the user who created it.
BAMBOOHR_EMPLOYEE_IDNoDefault employee for self-service tools.
BAMBOOHR_ALLOWED_TOOLSNoComma-separated allowlist of tool names. Default is all tools.all
BAMBOOHR_ENABLE_WRITESNoMaster switch for every record-changing tool.false
BAMBOOHR_COMPANY_DOMAINYesSubdomain of your BambooHR URL (e.g., 'acme' in 'acme.bamboohr.com').
BAMBOOHR_ALLOW_TOKEN_HEADERNoLet callers pass their own token via X-BambooHR-Token.false
BAMBOOHR_MAX_RESPONSE_BYTESNoCap on a single tool response.350000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aakarsh1t/BambooHR-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server