File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33[ ![ Python 3.12] ( https://img.shields.io/badge/python-3.12-blue.svg )] ( https://www.python.org/downloads/release/python-3120/ )
44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
55[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
6+ [ ![ smithery badge] ( https://smithery.ai/badge/docker-mcp )] ( https://smithery.ai/protocol/docker-mcp )
67
78A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.
89
@@ -45,6 +46,14 @@ To try this in Claude Desktop app, add this to your claude config files:
4546}
4647```
4748
49+ ### Installing via Smithery
50+
51+ To install Docker MCP for Claude Desktop automatically via [ Smithery] ( https://smithery.ai/protocol/docker-mcp ) :
52+
53+ ``` bash
54+ npx @smithery/cli install docker-mcp --client claude
55+ ```
56+
4857### Prerequisites
4958
5059- UV (package manager)
You can’t perform that action at this time.
0 commit comments