Skip to content

Commit 8e9cd8b

Browse files
committed
review + last edits.
1 parent f7ba29a commit 8e9cd8b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/hub/hf-mcp-server.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ After connecting, ask your assistant to use the Hugging Face tools. Example prom
3131
- “Search Hugging Face models for Qwen 3 Quantizatizations.”
3232
- “Find a Space that can transcribe audio files.”
3333
- “Show datasets about weather time‑series.”
34-
- “Create a 1024 x 1024 image of a dof anime style.”
34+
- “Create a 1024 x 1024 image of a cat anime style.”
3535

3636
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.
3737

@@ -46,16 +46,10 @@ You can extend your setup with MCP‑compatible Gradio spaces built by the commu
4646

4747
Gradio MCP apps expose their functions as tools (with arguments and descriptions) so your assistant can call them directly.
4848

49-
## Security and permissions
50-
51-
- Scoped access: the server uses your authenticated Hugging Face account to access Hub resources. You can review or revoke access anytime from your Hugging Face settings.
52-
- Least surprise: tools only perform actions you prompt them to do in your assistant; browsing and lookups are read‑only.
53-
- Privacy: results returned to your client are based on your account’s visibility and permissions (for example, private org content remains private).
54-
5549
## Learn more
5650

5751
- Settings and client setup: https://huggingface.co/settings/mcp
5852
- Changelog announcement: https://huggingface.co/changelog/hf-mcp-server
59-
- HF MCP Server: https://huggingface.co/mcp
53+
- Hugging Face MCP Server: https://huggingface.co/mcp
6054
- Build your own MCP Server with Gradio Spaces: https://www.gradio.app/guides/building-mcp-server-with-gradio
6155

0 commit comments

Comments
 (0)