dockhand-mcp

TadMSTR/dockhand-mcp
★ 0 stars Python API Integration Updated today
FastMCP Python MCP server wrapping the Dockhand REST API for Docker container and stack management
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dockhand-mcp": {
      "command": "uvx",
      "args": [
        "dockhand-mcp"
      ]
    }
  }
}

Or install with pip: pip install dockhand-mcp

README Excerpt

FastMCP Python MCP server wrapping the [Dockhand](https://github.com/Finsys/dockhand) REST API. Gives an AI agent structured access to Docker container and stack management on a Dockhand-managed host: list containers and stacks, perform lifecycle actions, check for image updates, pull and recreate containers, and run CVE scans.

Tools (20)

DOCKHAND_API_TOKENDOCKHAND_DEFAULT_ENVDOCKHAND_ENDPOINTDOCKHAND_MCP_BEARERDOCKHAND_MCP_HTTP_HOSTDOCKHAND_MCP_HTTP_PATHDOCKHAND_MCP_HTTP_PORTINFLUXDB_BUCKETINFLUXDB_TOKENINFLUXDB_URLINFOLOG_FILELOG_LEVELMCP_TRANSPORTNATS_SUBJECT_PREFIXNATS_URLOTEL_EXPORTER_OTLP_ENDPOINTcheck_updatescontainer_actiondeploy