Hugging Face model hub — search models, datasets, and spaces on the Hugging Face platform
HF_TOKENnpx @getmcp/cli add huggingfaceConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"huggingface": {
"command": "npx",
"args": [
"-y",
"mcp-huggingface"
],
"env": {
"HF_TOKEN": ""
}
}
}
}