MCP.so
登录

MCP Server Docker TypeScript

@HelloDimension

关于 MCP Server Docker TypeScript

TypeScript version of MCP server Docker with remote connection support

基本信息

分类

云与基础设施

传输方式

stdio

发布者

HelloDimension

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server Docker TypeScript?

MCP Server Docker TypeScript is a TypeScript implementation of an MCP server for Docker with remote connection support. It allows managing Docker containers on multiple hosts via HTTP, HTTPS, or SSH.

How to use MCP Server Docker TypeScript?

Set up the server following the instructions in the docs folder. Once running, use Claude with the MCP API to manage Docker containers across multiple hosts. Example prompts are available in the docs folder.

Key features of MCP Server Docker TypeScript

  • 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

Use cases of MCP Server Docker TypeScript

  • Orchestrate Docker containers on remote servers from a single interface
  • Secure Docker API access with TLS certificates
  • Manage multi-host Docker environments via Claude or other MCP clients
  • Automate container operations across heterogeneous networks

FAQ from MCP Server Docker TypeScript

What connection protocols does MCP Server Docker TypeScript support?

HTTP, HTTPS, and SSH.

Does MCP Server Docker TypeScript support TLS certificates?

Yes, it supports TLS certificates for secure Docker API access.

What is the implementation language?

Full TypeScript implementation.

How do I get started with MCP Server Docker TypeScript?

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

What validation does MCP Server Docker TypeScript use?

Zod schema validation for request parameters.

评论

云与基础设施 分类下的更多 MCP 服务器