You're viewing a demo portfolio

Join the waitlist
PRSM

get_dataset

Active

Tool of Huggingface

declared in 0.1.0

Detailed Hugging Face dataset metadata by repo_id (e.g. "squad") and optional revision; returns card data, tags, downloads, task categories, and file list.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "repo_id": "wikitext"
    },
    {
      "repo_id": "openwebtext/openwebtext",
      "revision": "main"
    }
  ],
  "required": [
    "repo_id"
  ],
  "properties": {
    "repo_id": {
      "type": "string"
    },
    "revision": {
      "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 →