MCP Server
MCP
Docker MCP Server
MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents
Install
npx -y @supernova123/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@supernova123/docker-mcp-server",
"version": "0.3.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Docker socket path (default: /var/run/docker.sock)",
"format": "string",
"name": "DOCKER_HOST"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment