Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by HelloDimension • Uncategorized
A TypeScript MCP server to manage Docker containers across multiple hosts with secure remote connections.
Manage Docker containers on multiple remote hosts securely.
Interact with Docker APIs over HTTP, HTTPS, or SSH with TLS support.
Validated and type-safe request handling using TypeScript and Zod schemas.
This MCP server provides a full TypeScript implementation to manage Docker containers on multiple hosts remotely. It supports HTTP, HTTPS, and SSH connections with TLS certificate support for secure Docker API access. The server uses Zod schema validation to ensure request parameters are correct, enhancing reliability and security. It enables integration with agents like Claude to control Docker environments efficiently.