MCP server

Hugging Face
MCPModels, spaces, and papers — official.
Hugging Face’s official MCP. Search the hub and read a model card without leaving the agent.
latest·Apache-2.0·Updated this quarter·github.com/evalstate/hf-mcp-server·Transport: stdio
Claude CodeDesktop
Scanned
claude_desktop_config.json
{
"mcpServers": {
"huggingface": {
"command": "npx",
"args": [
"-y",
"@llmindset/hf-mcp-server"
],
"env": {
"HF_TOKEN": "…"
}
}
}
}By Hugging Face
Spec
What the server actually exposes.
search_models
readSearch the hub.
get_model_card
readRead a model card.
search_papers
readPapers on the hub.
Guardrails
- Token optional for public
- Read-first
huggingface-mcp.mcp/tools
Tools
- read
search_models
Search the hub.
- read
get_model_card
Read a model card.
- read
search_papers
Papers on the hub.
Last call
{ "ok": true,
"tool": "search_models",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
