Official source of container configurations, images, and examples for Oracle products and projects
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-images": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-images"
]
}
}
}