Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker"
],
"env": {
"DOCKER_HOST": "${DOCKER_HOST:-unix:///var/run/docker.sock}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
DOCKER_HOST=${DOCKER_HOST:-unix:///var/run/docker.sock}Declared capabilities of this MCP server
npx claudepluginhub resultakak/argos --plugin argos