Skip to main content
Glama

Hugging Face Hub MCP Server

by michaelwaves

hf_get_croissant

Retrieve Croissant metadata for a dataset from the Hugging Face Hub, enabling structured access to machine learning datasets in a high-level format.

Instructions

Get the Croissant metadata for a dataset. Croissant is a high-level format for machine learning datasets.

Input Schema

NameRequiredDescriptionDefault
repo_idYesDataset repository ID

Input Schema (JSON Schema)

{ "properties": { "repo_id": { "description": "Dataset repository ID", "type": "string" } }, "required": [ "repo_id" ], "type": "object" }

Other Tools from Hugging Face Hub MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michaelwaves/hf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server