PROJECT active
Infra MCP
Docker monitoring for AI coding assistants
Overview
An MCP server giving Claude Code real-time visibility into local infrastructure — Docker containers and system health. Container logs, resource usage, image management, and health checks through natural language.
Architecture
Go-based MCP server that wraps Docker SDK calls into MCP tools. Claude Code can query running containers, inspect logs, check resource usage, and manage images — all through natural language. The server exposes structured tool definitions that Claude's function-calling system discovers automatically.
Technology
Go MCP Docker System Monitoring
Links
Features
- Real-time Docker container inspection
- System resource monitoring (CPU, memory, disk)
- Container log access through natural language
- Image and volume management via Claude
Highlights
- Gives AI agents infrastructure awareness
- Part of the DTG404 MCP server suite