
Access the Hugging Face Hub via MCP — search models, datasets, and Spaces; run inference; manage repositories. Give your AI agent access to the world's largest open ML model hub.
Install via CLI
mog install mogteam/mcp-huggingfaceManual config
Hugging Face API token (from huggingface.co/settings/tokens)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-huggingface": {
"command": "npx",
"args": [
"-y",
"@huggingface/mcp-server"
],
"env": {
"HF_TOKEN": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Access the Hugging Face Hub via MCP — search models, datasets, and Spaces; run inference; manage repositories. Give your AI agent access to the world's largest open ML model hub.
mog install mogteam/mcp-huggingface
huggingface models inference ai datasets mcp
Sourced from Hugging Face (official) — ⭐ 193 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Hugging Face (official)
github.com/huggingface/hf-mcp-serverThis package is sourced from the above repository and distributed on mog under its original license.
Releases