mcp-hfspace is an MCP server that connects Claude AI to Hugging Face Spaces, enabling image generation, vision models, text-to-speech, and other AI capabilities with minimal setup required.
Image generation tool for creating aesthetic images.
Image generation tool providing fast image creation capabilities.
Image generation tool with specific style transfer capabilities.
Image processing tool for background removal.
Image generation tool specializing in beautiful pencil drawings.
Chat tool for advanced conversational and reasoning tasks.
Chat tool for instruction-based conversational interactions.
Audio generation tool for creating sound effects.
Text-to-speech tool for generating spoken audio from text.
Speech-to-text tool for transcribing audio into text.
Audio generation tool for creating music from text descriptions.
Vision tool for image analysis and annotation.
Vision tool for visual question answering and image analysis.
Vision tool for document analysis and understanding.
Vision tool for image matching and recognition tasks.
Interactive vision tool for dog breed recommendations.
{
"mcpServers": {
"mcp-hfspace": {
"command": "npx",
"args": [
"-y",
"@llmindset/mcp-hfspace",
"--work-dir=/your/directory/path",
"space1/example",
"space2/example"
]
}
}
}