infra-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCKER_HOST | No | Docker socket path | /var/run/docker.sock |
| NVIDIA_SMI_PATH | No | Path to nvidia-smi binary | nvidia-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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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