You're viewing a demo portfolio

Join the waitlist
PRSM

hf-model-search

Active

Tool of The Stall

declared in 4.82.0

Search HuggingFace Hub for ML models. Specify a keyword (e.g. 'bert', 'llama', 'stable diffusion') and optional task filter (e.g. 'text-classification', 'text-generation', 'image-classification'). Returns top results sorted by downloads or likes, including model ID, author, pipeline task, framework library, download count, likes count, and tags.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "sort": {
      "type": "string",
      "description": "Sort order. Default: downloads."
    },
    "task": {
      "type": "string",
      "description": "Optional pipeline task filter (e.g. 'text-classification', 'text-generation', 'image-classification'). Omit to search all tasks."
    },
    "limit": {
      "type": "integer",
      "description": "Number of results to return (1–20). Default: 10."
    },
    "query": {
      "type": "string",
      "description": "Search query — model name, architecture, or keyword (e.g. 'bert', 'llama', 'sentiment'). Defaults to 'language model'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
hf-model-search — The Stall — PRSM MCP