{
  "name": "io.github.huggingface/hf-mcp-server",
  "description": "The Hugging Face MCP brings the Hub into the agent loop. Search the 1M+ model catalog, read model cards, run inference via the free Inference API, and explore datasets — everything you would open huggingface.co for, inside your client.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-04-19",
    "com.top-mcps/score": {
      "value": 75,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-04-19T20:32:57.783Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-04-19T20:32:56.685Z",
      "githubStars": 220,
      "lastCommitAt": "2026-04-07T09:13:47Z"
    }
  },
  "repository": {
    "url": "https://github.com/huggingface/hf-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Hugging Face"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@huggingface/mcp-server",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "HF_TOKEN",
          "description": "HF_TOKEN — required credential for Hugging Face.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Public-read access to the Hugging Face Hub; optional write access to spaces/models if a token with write scope is set in env.",
      "gotchas": [
        "Gated models require the authenticated account to have accepted the gate — the MCP does not auto-click through."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/huggingface",
    "markdown": "https://top-mcps.com/mcp/huggingface.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
