@pipeworx/huggingface

Connect: https://gateway.pipeworx.io/huggingface/mcp · Install: one-click buttons

Tools: 10

Hugging Face Hub MCP — search and inspect models, datasets, and Spaces on the largest open ML repository. No auth required for public reads.

Tools

  • search_models(search?, author?, library?, language?, pipeline_tag?, tags?, sort?, direction?, limit?, full?)
  • search_datasets(search?, author?, language?, task_categories?, sort?, direction?, limit?, full?)
  • search_spaces(search?, author?, sdk?, sort?, direction?, limit?, full?)
  • get_model(repo_id, revision?)
  • get_dataset(repo_id, revision?)
  • get_space(repo_id, revision?)
  • list_model_files(repo_id, revision?) / list_dataset_files(repo_id, revision?)
  • trending_models(limit?) / trending_datasets(limit?)

Auth

Public reads are keyless. Higher rate limits and gated/private repos require a token — optional:

  • Platform key (optional): gateway env PLATFORM_HF_KEY
  • BYO (optional): ?_apiKey=<hf_token>

Data source

https://huggingface.co/api/ — public REST.

Tools

Tools

Regenerated from source · build May 21, 2026