Docker Inspector
Inspect running Docker containers, images, and logs on your local machine from your AI assistant.
dockercontainersdevopslogsinfrastructure
CuratedLast reviewed: Dec 2, 2024No Auth Required
About
Docker Inspector
Let your AI assistant see what's running in Docker. List containers, inspect images, stream logs, check resource usage, and manage container lifecycle — from your conversation.
Requires Docker to be running locally. The tool connects to the Docker socket.
Setup
{
"mcpServers": {
"docker-inspector": {
"command": "npx",
"args": ["-y", "@mcphub/docker-inspector"]
}
}
}
Example Prompts
- "List all running containers"
- "Show me the last 50 lines of logs from my postgres container"
- "What images do I have locally?"
- "Stop the redis container"
Permissions & Access
Permissions Required
read:containerswrite:containers
⚠ This tool requires write or destructive access. Review permissions carefully before installing.
External Systems Accessed
Docker

