hypnosis/docker-mcp-server
v2.0.1MIT
Docker through compose projects for AI agents: containers, logs, databases, backups and stack control, on this machine or on a remote host over SSH, with destructive operations blocked. Works with Claude Code, Codex, Cursor and any MCP client.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
dockerstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hypnosis/docker-mcp-server"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "docker-mcp-server",
"version": "2.0.1",
"description": "Docker through compose projects for AI agents: containers, logs, databases, backups and stack control, on this machine or on a remote host over SSH, with destructive operations blocked. Works with Claude Code, Codex, Cursor and any MCP client.",
"author": {
"name": "hypnosis",
"url": "https://github.com/hypnosis"
},
"homepage": "https://github.com/hypnosis/docker-mcp-server#readme",
"repository": "https://github.com/hypnosis/docker-mcp-server",
"license": "MIT",
"keywords": [
"docker",
"docker-compose",
"containers",
"devops",
"databases"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE