
Hugging Face MCP server
Models, datasets and Spaces queryable from your agents. Standards ships an MCP client. Hugging Face connects from your workspace settings, with no code, and its tools become usable by your agents under your roles and permissions.
How to connect it
- 01Open the workspace settings, Integrations section.
- 02Add a custom server and paste the address below.
- 03Enter the key if the server asks for one, then confirm.
- Server address
- https://huggingface.co/mcp
- Authentication
- No key
What the server exposes
Tools declared by Hugging Face itself, read on 9 August 2026.
- hf_whoami
- hub_repo_search
- hub_repo_details
- hf_fs
Once connected
The Hugging Face tools join the ones in your workspace. An agent can call them mid-conversation, attach what it gets to the right record, and every call goes through the audit log. Sensitive actions still require human approval.