Docker MCP Server (friendlygeorge)
The Docker MCP server designed for agents that need their containers to stay running. It runs locally over stdio via the published package.
People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-24 · ★ 5 · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Docker MCP Server (friendlygeorge)
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add friendlygeorge-docker-mcp-server -- npx -y @supernova123/docker-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"friendlygeorge-docker-mcp-server": {
"command": "npx",
"args": [
"-y",
"@supernova123/docker-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @supernova123/docker-mcp-server - the @supernova123 scope differs from the repo owner (friendlygeorge); confirm it's the project's official package
registry namespace io.github.friendlygeorge is GitHub-verified and matches the repo owner
03 · What Docker MCP Server (friendlygeorge) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.0 · 2026-06-16
What's New · 8 new tools bringing total from 42 to 50: · Registry Operations · registry_login - Authenticate with Docker Hub, ECR, ACR, GCR · registry_search - Search Docker Hub for images · registry_push - Push images…
v0.3.5 · 2026-06-14
What's New · prune_containers - Remove stopped containers with label filters · prune_images - Remove unused images (dangling + unreferenced) · update_container - Update CPU/memory limits on running containers…
v0.3.4 · 2026-06-14
What's New · Container File Transfer (2 new tools) · copy_from_container - Read files from running containers using docker exec. Returns content, size, and permissions. · copy_to_container - Write files into containers…
04 · Who maintains Docker MCP Server (friendlygeorge)
Docker MCP Server is maintained by friendlygeorge. We track 11 MCP servers from friendlygeorge - 1 actively maintained, 5 combined GitHub stars, oldest repo from Jun 2026.
05 · Facts
- repository
- github.com/friendlygeorge/docker-mcp-server
- category
- cloud infrastructure - actively maintained as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-06-16)
- registry
- io.github.friendlygeorge/docker-mcp-server (active, first published 2026-06-11 · 2 versions)
- packages
- npm:@supernova123/docker-mcp-server
06 · Docker MCP Server (friendlygeorge) FAQ
What is Docker MCP Server (friendlygeorge)?
The Docker MCP server designed for agents that need their containers to stay running. It runs locally over stdio via the published package.
Is Docker MCP Server (friendlygeorge) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Docker MCP Server (friendlygeorge)?
Run `npx -y @supernova123/docker-mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Docker MCP Server (friendlygeorge) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Docker MCP Server (friendlygeorge)
Alternatives to Docker MCP Server (friendlygeorge)
Maintained cloud infrastructure servers if Docker MCP Server (friendlygeorge) isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598 · 2026-08-21
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
Pairs well with
Servers that cover what Docker MCP Server (friendlygeorge) doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · Coolify MCP · Ratatosk MCP · Cloud Audit · Cashpilot MCP · Genieacs MCP
More TypeScript MCP servers · Frihet ERP · Expo Android MCP · Aspicio · Zendesk MCP Server · see all