evalstate/mcp-hfspace
Use HuggingFace Spaces directly from Claude. Use Open Source Image Generation, Chat, Vision tasks and more. Supports Image, Audio and text uploads/downloads.
Quick Start
Clone the repository:
git clone https://github.com/evalstate/mcp-hfspaceClaude Desktop configuration example:
{
"mcpServers": {
"mcp-hfspace": {
"command": "npx",
"args": [
"-y",
"evalstate/mcp-hfspace"
]
}
}
}Check the repository README for specific installation and configuration instructions.