Dataset Viewer MCP Server
by privetin
get_info
Get detailed information about a Hugging Face dataset including description, features, splits, and statistics. Run validate first to check if the dataset exists and is accessible.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auth_token | No | Hugging Face auth token for private/gated datasets | |
dataset | Yes | Hugging Face dataset identifier in the format owner/dataset |
Input Schema (JSON Schema)
You must be authenticated.