You're viewing a demo portfolio

Join the waitlist
PRSM

search_spaces

Active

Tool of Huggingface

declared in 0.1.0

Search Hugging Face Spaces (demo apps) with filters for author and SDK (gradio/streamlit/docker/static); returns space id, sdk, runtime status, and likes.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "sdk": "gradio",
      "limit": 20,
      "search": "chatbot"
    },
    {
      "sort": "trending_score",
      "limit": 10,
      "author": "gradio-demos",
      "direction": "-1"
    }
  ],
  "properties": {
    "sdk": {
      "type": "string",
      "description": "gradio | streamlit | docker | static"
    },
    "full": {
      "type": "boolean"
    },
    "sort": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "author": {
      "type": "string"
    },
    "search": {
      "type": "string"
    },
    "direction": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Huggingface

https://github.com/pipeworx-io/mcp-huggingface

1/7 registries
View full server →