Skip to content
Back to search
100
MCP live http

Hugging Face

huggingface

AI model hub for machine learning. Discover models, explore datasets, and access model documentation and capabilities.

Uptime
100.0%
57 probes
Response
368ms
last probe
Tools
8
callable

Tools · 8

hf_whoami

Hugging Face tools are being used anonymously and may be rate limited. Call this tool for instructions on joining and authenticating.

space_search

Find Hugging Face Spaces using semantic search. IMPORTANT Only MCP Servers can be used with the dynamic_space toolInclude links to the Space when presenting the results.

hub_repo_search

Search Hugging Face repositories with a shared query interface. You can target models, datasets, spaces, or aggregate across multiple repo types in one call. Use space_search for semantic-first discov…

paper_search

Find Machine Learning research papers on the Hugging Face hub. Include 'Link to paper' When presenting the results. Consider whether tabulating results matches user intent.

hub_repo_details

Get details for one or more Hugging Face repos (model, dataset, or space). Auto-detects type unless specified. For datasets, use operations: overview, dataset_structure, dataset_preview. Use dataset_s…

hf_fs

List or read files from a Hugging Face repo or bucket. Anonymous requests must include an owner.

hf_doc_search

Search and Discover Hugging Face Product and Library documentation. Send an empty query to discover structure and navigation instructions. Knowledge up-to-date as at 3 July 2026. Combine with the Prod…

hf_doc_fetch

Fetch a document from the Hugging Face or Gradio documentation library. For large documents, use offset to get subsequent chunks.

Similar MCP servers embedding-nearest

Hugging Face Hub Search
Provides semantic search capabilities for Hugging Face models and datasets using vector embeddings to find resources through natural languag
0 tools
Huggingface
Hugging Face Hub MCP — models, datasets, spaces
0 tools · streamable-http
iflow-mcp_hub-semantic-search-mcp
MCP server for semantic search of Hugging Face models and datasets
0 tools
@pipeworx/mcp-huggingface
Hugging Face Hub MCP — models, datasets, spaces
0 tools
Hugging Face
Connect to Hugging Face Hub and thousands of Gradio AI Applications
0 tools · streamable-http
HuggingFace Spaces Connector
MCP server that seamlessly integrates Hugging Face Spaces with AI assistants, enabling easy access to diverse AI models and tools without ma
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hugging_face": {
      "url": "https://huggingface.co/mcp",
      "transport": "http"
    }
  }
}