A TypeScript implementation of the MCP server for Docker with remote connection support.
- Manage Docker containers on multiple hosts
- Support for HTTP, HTTPS, and SSH connections
- TLS certificate support for secure Docker API access
- Full TypeScript implementation
- Zod schema validation for request parameters
See the setup instructions in the docs folder for detailed installation and configuration steps.
Once the server is running, you can use Claude with the MCP API to manage Docker containers across multiple hosts.
Example prompts are available in the docs folder.
MIT