Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
AI & KnowledgeAuth: Open

Hugging Face hosted MCP server

ML hub access

Hugging Face’s hosted MCP server connects agents to the Hugging Face Hub — searching models, datasets, papers, and Spaces — so ML research and tooling decisions can be grounded in what actually exists on the Hub.

Curated by Published Updated

Server description

Search models, datasets, and Spaces on the Hub

Hugging Face’s hosted MCP server connects agents to the Hugging Face Hub — searching models, datasets, papers, and Spaces — so ML research and tooling decisions can be grounded in what actually exists on the Hub.

Directory details

Slug
hugging-face
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "hugging-face": {
      "url": "https://hf.co/mcp"
    }
  }
}

Connection links