Huggingface Hf
Freeby MCP Community
Official Hugging Face MCP Server
v0.3.6Added Apr 12, 2026
mcphuggingfaceaimodel-context-protocol
Huggingface Hf MCP Server
Official Hugging Face MCP Server
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/huggingface-hf-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"huggingface-hf": {
"command": "npx",
"args": ["-y", "@iflow-mcp/huggingface-hf-mcp-server"]
}
}
}