MCP server exposing 10 tools for huggingface.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/huggingface/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
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.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/huggingface/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io