Access 100,000+ ML models from Hugging Face. Run inference, download models, search datasets, and explore spaces.
npx -y @huggingface/mcp-server-hugging-face
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"hugging-face": {
"command": "npx",
"args": ["-y", "@huggingface/mcp-server-hugging-face"]
}
}
}
```
run_inferencelist_modelsget_predictionsget_infolist_resourcesAccess 100,000+ ML models from Hugging Face. Run inference, download models, search datasets, and explore spaces.
Language: Python
Category: AI & ML