Skip to content

Commit 3ff0b91

Browse files
Update README.md (#40)
Added GIF
1 parent cb39a40 commit 3ff0b91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ The Docker Hub MCP Server is a [Model Context Protocol (MCP)](https://modelconte
44

55
Developers building with containers, especially in AI and LLM-powered workflows, often face inadequate context across the vast landscape of Docker Hub images. As a result, LLMs struggle to recommend the right images, and developers lose time manually searching instead of building.
66

7+
<p align="center">
8+
<img src="hubmcp.gif"
9+
alt="Demo"
10+
width="50%"
11+
style="border: 1px solid #ccc; border-radius: 8px;" />
12+
</p>
13+
714
### Use Cases
815

916
- AI-powered image recommendations - LLMs access real-time Docker Hub data for accurate container image suggestions.

0 commit comments

Comments
 (0)