evalstate/mcp-hfspace
by Various
MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP
evalstate/mcp-hfspace
Added 1 June 2026
Overview
An MCP server that lets you connect to Hugging Face Spaces as tools within Claude Desktop. It provides a simple configuration to expose any Space's inference API as a callable function.
Best for
Best for
Developers who want to quickly connect Hugging Face models to Claude Desktop for prototyping or experimentation.
Use cases
- Run Hugging Face models directly from Claude Desktop conversations
- Integrate community Spaces into AI agent workflows
- Quickly test and prototype with Hugging Face models without writing custom code
Notes
An MCP server that lets you connect to Hugging Face Spaces as tools within Claude Desktop. It provides a simple configuration to expose any Space’s inference API as a callable function.
386 stars on GitHub. Last updated 2025-06-13. Licensed MIT.
Use cases
- Run Hugging Face models directly from Claude Desktop conversations
- Integrate community Spaces into AI agent workflows
- Quickly test and prototype with Hugging Face models without writing custom code
Pros
- Simple setup with minimal configuration required
- Leverages the vast library of existing Hugging Face Spaces
- Works seamlessly with Claude Desktop’s MCP integration
Cons
- Depends on Hugging Face Spaces availability and network latency
- Limited to Spaces that expose an inference API
- No built-in caching or rate limiting for repeated calls
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup with minimal configuration required
- Leverages the vast library of existing Hugging Face Spaces
- Works seamlessly with Claude Desktop's MCP integration
Cons
- Depends on Hugging Face Spaces availability and network latency
- Limited to Spaces that expose an inference API
- No built-in caching or rate limiting for repeated calls