Back to Home
Sunako26 icon

container-manager-mcp

Verified Safe

by Sunako26

Overview

Manages Docker, Podman, and Docker Swarm containers via a centralized Multi-Agent Communication Protocol (MCP) server for Agentic AI.

Installation

Run Command
container-manager-mcp --transport http --host 0.0.0.0 --port 8000

Environment Variables

  • CONTAINER_MANAGER_TYPE
  • CONTAINER_MANAGER_SILENT
  • CONTAINER_MANAGER_LOG_FILE
  • CONTAINER_MANAGER_PODMAN_BASE_URL
  • WSL_DISTRO_NAME

Security Notes

The server allows external agents to execute powerful container management commands, including running arbitrary images and executing commands inside containers. While the code itself does not show obvious internal vulnerabilities like 'eval' or hardcoded secrets, the inherent capabilities grant high privileges. If the MCP server or an agent connected to it is compromised, it could lead to significant control over the host's container environment. Deployment security (network isolation, trusted agents) is critical.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassLow
Avg Tokens500
Stars1
Forks0
Last Update2026-01-19

Tags

container-managementdockerpodmandocker-swarmmcp-serveragentic-aiclipython