Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HPC_MCP_HOSTNoHTTP bind host0.0.0.0
HPC_MCP_PORTNoHTTP bind port8765
HPC_MCP_ES_URLNoElasticsearch URLhttp://localhost:9200
HPC_MCP_ES_PASSNoOptional Elasticsearch basic auth password
HPC_MCP_ES_USERNoOptional Elasticsearch basic auth username
HPC_MCP_PROM_URLNoPrometheus URLhttp://localhost:9090
HPC_MCP_ENABLE_ESNoEnable Elasticsearch tool group1
HPC_MCP_ES_VERIFYNoSet to '0' to skip TLS verification for Elasticsearch1
HPC_MCP_PROM_PASSNoPrometheus basic auth password
HPC_MCP_PROM_USERNoPrometheus basic auth username
HPC_MCP_TRANSPORTNoTransport mode: 'http' (streamable) or 'stdio'http
HPC_MCP_AUTH_TOKENNoBearer token for /mcp (empty = authentication disabled)
HPC_MCP_MEM_RATIOSNoOverride GB-RAM/CPU ratios, e.g., 'cpu:7.8,gpu:4.7'
HPC_MCP_READ_ROOTSNoComma-separated list of roots allowed for file reads/work
HPC_MCP_CMD_TIMEOUTNoCommand/HTTP timeout in seconds30
HPC_MCP_ENABLE_GPFSNoEnable GPFS tool group (requires root for mm* commands)1
HPC_MCP_ENABLE_PROMNoEnable Prometheus tool group1
HPC_MCP_GPFS_DEVICENoDevice name for GPFS mm* commandsgpfs
HPC_MCP_PROM_VERIFYNoSet to '0' to skip TLS verification for Prometheus1
HPC_MCP_ENABLE_SLURMNoEnable SLURM tool group (1=enabled, 0=disabled)1
HPC_MCP_PROBE_LS_PATHNoPath to 'ls' for latency_probes (defaults to first read root)
HPC_MCP_PROBE_DNS_HOSTNoDNS hostname to probe for latency_probes (empty = off)
HPC_MCP_PROM_AUTH_FILENoPath to a Prometheus auth file containing user:password~/.config/prometheus_pass
HPC_MCP_ES_ALLOWED_INDICESNoCSV of fnmatch patterns limiting which indices the ES tools may touch (e.g., 'logs-*,slurm*')
HPC_MCP_INTERACTIVE_PARTITIONSNoComma-separated list of partitions where idle jobs are considered normalvisu

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/PetitSphincter/hpc-support-mcp'

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