Hugging Face Spaces

Connects Claude Desktop to Hugging Face Spaces by automatically discovering and exposing Gradio endpoints as tools, enabling seamless interaction with machine learning models for text, image, and audio processing.

View Source
0 stars
0 tools
Created Aug 2025
@xiyuefox/xiyuefox-hugging-face-spaces-hfspace

About

Connects Claude Desktop to Hugging Face Spaces by automatically discovering and exposing Gradio endpoints as tools, enabling seamless interaction with machine learning models for text, image, and audio processing.

Categories

general

Installation

npm

npm install @xiyuefox/xiyuefox-hugging-face-spaces-hfspace

Configuration

{ "mcpServers": { "xiyuefox-hugging-face-spaces-hfspace": { "command": "npx", "args": [ "-y", "@xiyuefox/xiyuefox-hugging-face-spaces-hfspace" ] } } }