Back to MCP Servers
Hfspace
Use HuggingFace Spaces directly from Claude. Use Open Source Image Generation, Chat, Vision tasks and more. Supports Image, Audio and text uploads/downloads.
other-tools-and-integrations
By evalstate
Installation
npx -y mcp-hfspaceConfiguration
{
"mcpServers": {
"mcp-hfspace": {
"command": "npx",
"args": ["-y", "mcp-hfspace"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes