Skip to content

Commit 3841c27

Browse files
committed
embed new spaces video
1 parent 36c1ea9 commit 3841c27

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

units/en/unit1/gradio-mcp.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ When you set `mcp_server=True` in `launch()`, several things happen:
137137

138138
4. **Restart**: If you encounter connection issues, try restarting both your MCP Client and MCP Server.
139139

140+
## Share your MCP Server
141+
142+
You can share your MCP Server by publishing your Gradio app to Hugging Face Spaces. The video below shows how to create a Hugging Face Space.
143+
144+
<Youtube id="3bSVKNKb_PY" />
145+
146+
Now, you can share your MCP Server with others by sharing your Hugging Face Space.
147+
140148
## Conclusion
141149

142150
Gradio's integration with MCP provides an accessible entry point to the MCP ecosystem. By leveraging Gradio's simplicity and adding MCP's standardization, developers can quickly create both human-friendly interfaces and AI-accessible tools with minimal code.

0 commit comments

Comments
 (0)