mcp-server-docker-ts

HelloDimension/mcp-server-docker-ts

3.1

If you are the rightful owner of mcp-server-docker-ts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The MCP Server Docker TypeScript is a robust implementation designed to manage Docker containers across multiple hosts. It supports various connection protocols including HTTP, HTTPS, and SSH, ensuring secure and flexible access to Docker APIs. The server is fully implemented in TypeScript, providing a modern and efficient codebase. It also incorporates Zod schema validation to ensure the integrity and correctness of request parameters. This server is ideal for developers and system administrators looking to streamline their Docker container management with a reliable and secure solution.

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