Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAMF_URLYesYour Jamf Pro instance URL (e.g., https://your-instance.jamfcloud.com)
JAMF_CLIENT_IDYesYour Jamf Pro API client ID
JAMF_READ_ONLYNoSet to 'true' to prevent any modifications to Jamf Profalse
JAMF_DEBUG_MODENoEnable debug logging for troubleshootingfalse
JAMF_MAX_RETRIESNoMaximum number of retry attempts for failed requests3
JAMF_RETRY_DELAYNoInitial retry delay in milliseconds1000
JAMF_ENABLE_RETRYNoEnable automatic retries for failed requeststrue
JAMF_CLIENT_SECRETYesYour Jamf Pro API client secret
JAMF_RETRY_MAX_DELAYNoMaximum retry delay in milliseconds10000
JAMF_USE_ENHANCED_MODENoEnable enhanced error handling and retry logic featuresfalse
JAMF_ENABLE_RATE_LIMITINGNoEnable rate limiting to prevent API throttlingfalse
JAMF_ENABLE_CIRCUIT_BREAKERNoEnable circuit breaker to prevent cascading failuresfalse

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/dbankscard/jamf-mcp-server'

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