You're viewing a demo portfolio

Join the waitlist
PRSM

list_model_files

Active

Tool of Huggingface

declared in 0.1.0

List files at the root of a model repo.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "repo_id": "bert-base-uncased"
    },
    {
      "path": "config",
      "repo_id": "meta-llama/Llama-2-7b"
    }
  ],
  "required": [
    "repo_id"
  ],
  "properties": {
    "path": {
      "type": "string",
      "description": "Subdirectory (default root)"
    },
    "repo_id": {
      "type": "string"
    },
    "revision": {
      "type": "string",
      "description": "Branch/commit/tag (default main)"
    }
  }
}

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 →
list_model_files — Huggingface — PRSM MCP