📡 MCP Radar

Theo-Gkisis/dockhand

An MCP server that gives Claude hands-on control of Docker — containers, images, compose stacks, and volumes.

3 stars
0 forks
Python
momentum ▲ 30.0
created 2026-07-16
on radar since 2026-07-17
View on GitHub ↗

About dockhand

An MCP server that gives an LLM (Claude, etc.) direct control over your local Docker daemon — run and manage containers, images, volumes, networks, and Compose stacks through natural language.

Built with FastMCP and the Docker SDK for Python.

- Python = 3.14 - Docker installed and running locally (Docker Desktop, Docker Engine, etc.) - Docker Compose v2 CLI (docker compose) available on PATH — required for the stack/compose tools - uv for dependency management

This creates a .venv and installs the dependencies pinned in uv.lock.

The server communicates over stdio, so it's meant to be launched by an MCP client rather than run standalone in a terminal.

Connecting to Claude Desktop / Claude Code

Add an entry to your MCP client's configuration (e.g. claudedesktopconfig.json):

Restart the client and the tools below become available to the model.

Tool Description ------ runcontainer Runs a container from an image, mapping a container port to a host port stopcontainer Stops a running container containerstart Starts a stopped container containerrestart Restarts a container deletecontainer Force-removes a container (stops it first if needed) listcontainers Lists all containers and their status containerlogs Fetches the last N log lines from a container containerstats Reports live CPU % and memory usage containerinspect Shows env vars, mounts, network IPs, and health status containerexec Executes a shell command inside a running container

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Theo-Gkisis--dockhand.html)

Related MCP servers

bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python
sm18lr88/STT-MCP

Fast, local speech-to-text MCP server

⭐ 56Python
simonw/mcp-explorer

CLI tool for exploring an MCP server

⭐ 50Python
sandeepbazar/ocm-mcp-server

An MCP server that lets AI agents operate a multi-cluster Kubernetes fleet through an Open Cluster Management hub, with policy, approval, and audit between the model and your clusters.

⭐ 49Python
Vladimir-Human/ru-marketplace-mcp

Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чт

⭐ 47Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.