MCP Server Docker TypeScript logo

MCP Server Docker TypeScript

by HelloDimension

A TypeScript implementation of the MCP server for Docker, enabling management of containers on multiple hosts. It supports remote connections via HTTP, HTTPS, and SSH.

View on GitHub

Last updated: N/A

MCP Server Docker TypeScript

A TypeScript implementation of the MCP server for Docker with remote connection support.

Features

  • 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

Getting Started

See the setup instructions in the docs folder for detailed installation and configuration steps.

Usage

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.

License

MIT