Skip to content

Commit 86e52bc

Browse files
committed
reorganise + add images.
1 parent 615fe30 commit 86e52bc

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/hub/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,8 @@
436436
title: "JFrog"
437437
- local: agents
438438
title: Agents on Hub
439+
- local: hf-mcp-server
440+
title: Hugging Face MCP Server
439441
- local: moderation
440442
title: Moderation
441443
- local: paper-pages

docs/hub/hf-mcp-server.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The Hugging Face MCP (Model Context Protocol) Server connects your MCP‑compati
2020
The settings page generates the exact configuration your client expects. Use it rather than writing config by hand.
2121
</Tip>
2222

23+
![MCP Settings Example](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hf-mcp-settings.png)
24+
2325
## Using the server
2426

2527
After connecting, ask your assistant to use the Hugging Face tools. Example prompts:
@@ -31,9 +33,11 @@ After connecting, ask your assistant to use the Hugging Face tools. Example prom
3133

3234
Your assistant will call MCP tools exposed by the HF MCP Server (including HF spaces) and return results (titles, owners, downloads, links, and so on). You can then open the resource on the Hub or continue iterating in the same chat.
3335

34-
## Add community tools (Gradio MCP)
36+
![HF MCP with Spaces in VS Code](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hf-mcp-vscode.png)
37+
38+
## Add community tools (Spaces)
3539

36-
You can extend your setup with MCP‑compatible Gradio apps built by the community:
40+
You can extend your setup with MCP‑compatible Gradio spaces built by the community:
3741

3842
- Explore Spaces with MCP support [here](https://huggingface.co/spaces?filter=mcp-server).
3943
- Add the relevant space in your MCP settings on Hugging Face [here](https://huggingface.co/settings/mcp).
@@ -50,5 +54,5 @@ Gradio MCP apps expose their functions as tools (with arguments and descriptions
5054

5155
- Settings and client setup: https://huggingface.co/settings/mcp
5256
- Changelog announcement: https://huggingface.co/changelog/hf-mcp-server
53-
- Agents on the Hub overview:
57+
- HF MCP Server: https://huggingface.co/mcp
5458

0 commit comments

Comments
 (0)