Skip to content
Claude Desktop

mcp docker release information for Claude Desktop

io.github.dockersamples/mcp-docker-release-information

MCP server providing Docker Desktop release notes and security information.

client:Claude Desktop transport:stdio runtime:oci

Install mcp docker release information in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-docker-release-information": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/dockersamples/mcp-docker-release-information:0.3.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp docker release information in other clients