Hugging Face MCP Server
Hugging Face MCP server for the Hub, models, datasets, papers and Gradio applications.
About Hugging Face MCP Server
Hugging Face MCP server for the Hub, models, datasets, papers and Gradio applications. The observed Official MCP Registry record provides its connection details.
What you can do
- Hub search
- Model and dataset lookup
- Gradio applications
How to connect
What is the endpoint and how does it run?
Hosted remote server over Streamable HTTP at https://huggingface.co/mcp?login.
Does it need authentication?
The publisher documents its own access method.
Required request headers: Authorization.
How do I add Hugging Face MCP Server to Claude Code, Cursor or Claude Desktop?
claude mcp add --transport http hugging-face https://huggingface.co/mcp?login{
"mcpServers": {
"hugging-face": {
"url": "https://huggingface.co/mcp?login"
}
}
}{
"mcpServers": {
"hugging-face": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://huggingface.co/mcp?login"
]
}
}
}Snippets are generated from the published endpoint; the server name hugging-face is only a label you can change. Add the credentials the publisher documents.
https://huggingface.co/mcpUse this URL in a compatible client. Follow the provider’s authentication instructions.3 published remote connections
https://huggingface.co/mcp?loginhttps://huggingface.co/mcpAuthorization — Hugging Face API token for authentication
https://huggingface.co/mcpSources and checks
View the sourceRegistry name: co.huggingface/hf-mcp-server
Published version: 0.2.33
Source information collected September 8, 2026.
Badge and embed
Show this listing on your website or README. The badge and the card link back to this page.
[](https://ruagentic.com/tools/hugging-face-mcp)<a href="https://ruagentic.com/tools/hugging-face-mcp"><img src="https://ruagentic.com/badge/hugging-face-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>[](https://ruagentic.com/tools/hugging-face-mcp)<iframe src="https://ruagentic.com/embed/hugging-face-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Hugging Face MCP Server on RUAGENTIC"></iframe>