๐Ÿค— Hugging Face MCP Server

Use AI Agents to interact with the Hugging Face Hub.

Available tools:

  • search_models: Find models by name, tags, etc.
  • get_model_info: Get model metadata
  • get_model_card: View model documentation

Setup (for Cursor):

  1. Click "Use via API" โ†’ "MCP" tab
  2. Copy SSE config:
    {
      "mcpServers": {
        "gradio": {
          "url": "https://dylanebert-huggingface-mcp.hf.space/gradio_api/mcp/sse"
        }
      }
    }
    
  3. Paste in: Cursor Settings โ†’ MCP โ†’ Add Global MCP Server
  4. Chat in agent mode with prompts like: "list top 10 trending models on Hugging Face"

sort
direction