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 Agentic WorkersPublished 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.
- Slug
- hugging-face
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- Open
- Auth type
- none
Directory details
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.
{
"mcpServers": {
"hugging-face": {
"url": "https://hf.co/mcp"
}
}
}