Skip to main content
Glama

Hugging Face MCP Server

get-dataset-info

Retrieve comprehensive details about a specific dataset by providing its ID. Supports interaction with Hugging Face Hub APIs for informed dataset usage and analysis.

Instructions

Get detailed information about a specific dataset

Input Schema

NameRequiredDescriptionDefault
dataset_idYesThe ID of the dataset (e.g., 'squad')

Input Schema (JSON Schema)

{ "properties": { "dataset_id": { "description": "The ID of the dataset (e.g., 'squad')", "type": "string" } }, "required": [ "dataset_id" ], "type": "object" }

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/shreyaskarnik/huggingface-mcp-server'

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