Skip to content

Commit 6a85a4b

Browse files
committed
Add image to README for server inspection
Added a visual representation of the Docker MCP server inspection process. This helps users better understand the server's setup and functionality.
1 parent a6dd6fe commit 6a85a4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This module provides a Docker-based implementation of an MCP (Message Communicat
44

55
It acts as a pluggable server that leverages Docker's API to handle MCP messages using mediator-driven handler registration and execution.
66

7+
![](./.github/static/docker_mcp_server_inspect.png)
8+
79
### Usage Examples
810

911
```shell

0 commit comments

Comments
 (0)