You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
# MCP Mediator Docker Implementation
2
2
3
-
This module provides a Docker-based implementation of an MCP (Message Communication Protocol) server using the [`mcp_mediator`](https://github.com/makbn/mcp_mediator) core framework.
3
+
This module provides a Docker-based implementation of a Model Context Protocol MCP server using the [`mcp_mediator`](https://github.com/makbn/mcp_mediator) core framework.
4
+
Check all the supported commands [here](#supported-docker-commands-as-mcp-server-tools).
4
5
5
-
It acts as a pluggable server that leverages Docker's API to handle MCP messages using mediator-driven handler registration and execution.
0 commit comments