MCP Directory
Back

mcp-hfspace

by evalstate · TypeScript · ★ 386

MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.

Install

npx -y github:evalstate/mcp-hfspace

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-hfspace": {
      "command": "npx",
      "args": [
        "-y",
        "github:evalstate/mcp-hfspace"
      ]
    }
  }
}

From the README

> [!TIP] > > You can access and configure Hugging Face MCP services directly at https://hf.co/mcp, including Gradio spaces. > > This project has been superceded by the official [Hugging Face MCP Server](https://github.com/evalstate/hf-mcp-server) and [Gradio MCP Endpoints](https://huggingface.co/blog/gradio-mcp). > > Alternatively you can run hf-mcp-server locally as a STDIO Server, or with robust support for SSE, Streaming HTTP and Streaming HTTP JSON Mode. This also runs a local UI for selecting tools and endpoints and supports too. Read the introduction here [llmindset.co.uk/resources/mc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers