1.0.0npm · mcp-server-docker · current release
Observed 2026-08-22T16:32:23.881Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.
{
"tools": {}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
run_commandExecute a command inside a Docker container serviceInput schema{
"type": "object",
"properties": {
"command": {
"type": "string",
"description": "The command to execute in the container"
},
"service": {
"type": "string",
"description": "Docker Compose service name (optional, uses default: laravel_app if not specified)"
}
},
"required": [
"command"
]
} | — | — · — | — |