@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
- search_models — Browse / search models on the Hub.
- search_datasets — Browse / search datasets on the Hub.
- search_spaces — Browse / search Spaces (demo apps).
- get_model — Detailed model info — config, tags, downloads, files at root.
- get_dataset — Detailed dataset info.
- get_space — Detailed Space info.
- list_model_files — List files at the root of a model repo.
- list_dataset_files — List files in a dataset repo.
- trending_models — Currently-trending models on the Hub.
- trending_datasets — Currently-trending datasets.
Tools
-
get_dataset— Detailed dataset info. -
get_model— Detailed model info — config, tags, downloads, files at root. -
get_space— Detailed Space info. -
list_dataset_files— List files in a dataset repo. -
list_model_files— List files at the root of a model repo. -
search_datasets— Browse / search datasets on the Hub. -
search_models— Browse / search models on the Hub. -
search_spaces— Browse / search Spaces (demo apps). -
trending_datasets— Currently-trending datasets. -
trending_models— Currently-trending models on the Hub.