Loading...
{
"mcpServers": {
"mcp-hfspace": {
"command": "npx"
"args": [
"-y",
"@llmindset/mcp-hfspace",
"--work-dir=~/mcp-files/ or x:/temp/mcp-files/",
"--HF_TOKEN=HF_{optional token}"
"Qwen/Qwen2-72B-Instruct",
"black-forest-labs/FLUX.1-schnell",
"space/example/specific-endpint"
(... and so on)
]
}
}
}Image GenerationGenerates images based on text prompts using Hugging Face Spaces.
Can potentially generate inappropriate content.
Vision ModelAnalyzes images using Hugging Face Spaces, providing insights and descriptions.
Read-only analysis of provided images.
Text-to-SpeechConverts text to speech using Hugging Face Spaces.
Can generate audio with potentially inappropriate content.
Speech-to-TextTranscribes audio into text using Hugging Face Spaces.
Read-only transcription of provided audio.
ChatEngages in conversational interactions using Hugging Face Spaces.
Can generate unpredictable and potentially harmful responses.
The `mcp-hfspace` server offers a convenient way to integrate Hugging Face Spaces with Claude Desktop. It is relatively safe when used with trusted Spaces and a properly configured working directory. However, using untrusted Spaces or failing to configure the working directory can pose security risks.