We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a85a4b commit 8d9ffdcCopy full SHA for 8d9ffdc
README.md
@@ -6,6 +6,11 @@ It acts as a pluggable server that leverages Docker's API to handle MCP messages
6
7

8
9
+
10
+> [!IMPORTANT]
11
+> This is part of `mcp_mediator` project: [https://github.com/makbn/docker_mcp_server](https://github.com/makbn/docker_mcp_server)
12
+> To build or modify, clone the parent repository: `git clone --recurse-submodules https://github.com/makbn/docker_mcp_server.git`
13
14
### Usage Examples
15
16
```shell
0 commit comments