Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCKER_HOSTNoDocker socket path/var/run/docker.sock
NVIDIA_SMI_PATHNoPath to nvidia-smi binarynvidia-smi

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
system_overviewA

One-shot system health check: CPU load averages, memory usage, swap, and uptime

gpu_statusA

NVIDIA GPU status: name, temperature, utilization, VRAM usage

gpu_processesA

List processes currently using NVIDIA GPU VRAM

disk_usageA

Disk usage per mount point (excludes tmpfs, devtmpfs, efivarfs)

io_pressureA

PSI (Pressure Stall Information) for CPU, memory, and I/O — shows if the system is under real stress

top_processesA

Top N processes sorted by CPU or memory usage

service_statusA

Check systemd service status (system or user unit)

memory_detailA

Full /proc/meminfo breakdown with human-readable sizes

list_containersB

List Docker containers with optional filters

inspect_containerC

Full inspect details for a Docker container

container_logsB

Tail logs from a Docker container

start_containerA

Start a stopped Docker container

stop_containerB

Stop a running Docker container with optional timeout

restart_containerC

Restart a Docker container

compose_statusA

Show Docker Compose projects with their containers grouped by project

list_imagesA

List Docker images with optional all filter

list_volumesA

List Docker volumes and warnings

list_networksA

List Docker networks with IPAM info

container_healthC

Show Docker container health check status

docker_statsA

Show one-shot Docker stats for running containers

prune_systemC

Show or perform Docker system prune summaries

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/DTG404/infra-mcp'

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