HuggingFace Spaces Connector

MCP server that seamlessly integrates Hugging Face Spaces with AI assistants, enabling easy access to diverse AI models and tools without manual configuration.

Featured
View Source
346 stars
0 tools
Created Aug 2025
@evalstate/evalstate-huggingface-spaces-connector-hfspace

About

MCP server that seamlessly integrates Hugging Face Spaces with AI assistants, enabling easy access to diverse AI models and tools without manual configuration.

Categories

general

Installation

npm

npm install @evalstate/evalstate-huggingface-spaces-connector-hfspace

Configuration

{ "mcpServers": { "evalstate-huggingface-spaces-connector-hfspace": { "command": "npx", "args": [ "-y", "@evalstate/evalstate-huggingface-spaces-connector-hfspace" ] } } }