MCP.so
ログイン

Docker MCP Server

@L337.org

Docker MCP Server について

More than just a fully featured MCP server that lets AI agents manage the full surface of Docker — containers, images, networks, volumes, swarm services, secrets, configs, nodes, plugins, etc., it helps you create workfl

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "docker-mcp-server": {
      "command": "uvx",
      "args": [
        "docker-mcp-server"
      ],
      "env": {}
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Docker?

An MCP server that lets AI agents manage Docker

How to use Docker?

The README includes setup instructions such as "docker-mcp-server": {.

Key features of Docker

  • Python ≥ 3.14
  • uv for dependency management
  • Networks / Volumes — network_create, network_connect, volume_create, volume_prune

Use cases of Docker

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Docker

Where is the source code for Docker?

The source code is linked from the repository URL on this page.

Does Docker include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Docker?

The source code is linked from the repository URL on this page.

Does Docker include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「クラウドとインフラ」の他のコンテンツ