mcp-server-docker-ts

mcp-server-docker-ts

0

This project is a TypeScript implementation of an MCP server tailored for managing Docker containers remotely. It supports various connection protocols and includes features like TLS certificate support and Zod schema validation.

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