mcp-hfspace
0
The mcp-hfspace is a Model Context Protocol server facilitating connections to Hugging Face Spaces, primarily aimed at offering image generation and other media conversion services through Claude Desktop. It supports a range of tasks including vision model queries, text-to-speech, and audio transcription.
mcp-hfspace MCP Server 🤗
Connect seamlessly to Hugging Face Spaces with minimal setup. Default connection provides Image Generation capabilities for Claude Desktop. Recommended setup involves configuring your claude_desktop_config.json
with the mcp-hfspace
command, optionally managing file directories for input/output.
Installation
- Install NodeJS and add
mcp-hfspace
to Claude Desktop config. - Customize with working directories and Hugging Face Tokens.
Features
- Basic Setup: Auto-configures Hugging Face Spaces, supports multiple server instances.
- File Handling: Operates in Claude Desktop Mode with file uploads/downloads.
- Examples: Image Generation, Vision Model usage, Text-to-Speech, Audio Transcription, and Chat.
Limitations
- Unnamed parameters in endpoints unsupported.
- Timeout and resource management issues with Claude Desktop and Hugging Face ZeroGPU quotas.
Recommended Spaces
- For image generation, chat, and vision tasks, various spaces like
shuttleai/shuttle-3.1-aesthetic
andmicrosoft/OmniParser
are suggested.