Docker container management and Dockerfile analysis
Docker management tools for AI agents, built on the Model Context Protocol. Provides five tools for inspecting containers, images, Dockerfiles, and Compose configurations — all accessible to LLMs through MCP. ------|-------------| | List running or all containers with status, ports, image, created time, and resource usage (CPU, memory, network/block I/O) | | List Docker images with size, tags,…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Docker management tools for AI agents, built on the Model Context Protocol. Provides five tools for inspecting containers, images, Dockerfiles, and Compose configurations — all accessible to LLMs through MCP. ------|-------------| | List running or all containers with status, ports, image, created time, and resource usage (CPU, memory, network/block I/O) | | List Docker images with size, tags, created date, and layer count | | Analyze a Dockerfile for best practices: multi-stage builds,…