Hugging Face Spaces

March 24, 2026 · View on GitHub

Built with mcp-use   mcp-use stars

Browse and embed Hugging Face Spaces directly in your chat. Search for AI demos, view trending spaces, and interact with them via embedded iframes — all without leaving the conversation.

Hugging Face Spaces Demo

Try it now

Connect to the hosted instance:

https://gentle-frost-pvxpk.run.mcp-use.com/mcp

Or open the Inspector to test it interactively.

Setup on ChatGPT

  1. Open Settings > Apps and Connectors > Advanced Settings and enable Developer Mode
  2. Go to Connectors > Create, name it "HF Spaces", paste the URL above
  3. In a new chat, click + > More and select the HF Spaces connector

Setup on Claude

  1. Open Settings > Connectors > Add custom connector
  2. Paste the URL above and save
  3. The HF Spaces tools will be available in new conversations

Features

  • Search spaces — find Hugging Face Spaces by keyword or topic
  • Trending spaces — see what's popular right now
  • Embedded iframes — interact with spaces directly in chat
  • Metadata — see likes, SDK type, author, and description

Tools

ToolDescription
search-spacesSearch Hugging Face Spaces by keyword
show-spaceEmbed a specific Space as an interactive iframe
trending-spacesBrowse trending and popular spaces

Available Widgets

WidgetPreview
spaces-browser

Local development

git clone https://github.com/mcp-use/mcp-huggingface-spaces.git
cd mcp-huggingface-spaces
npm install
npm run dev

Deploy

npx mcp-use deploy

Built with

License

MIT