MCP Servers / database / Dataset Viewer

Dataset Viewer

JSON →
none31database

Interact with the Hugging Face Dataset Viewer API to browse, filter, and get statistics for datasets.

Install
How to run this server

No install command recorded.

server path: dataset-viewer
Tools
What this server exposes
validate
Check if a dataset exists and is accessible
get_info
Get detailed information about a dataset
get_rows
Get paginated contents of a dataset
get_first_rows
Get first rows from a dataset split
get_statistics
Get statistics about a dataset split
search_dataset
Search for text within a dataset
filter
Filter rows using SQL-like conditions
get_parquet
Download entire dataset in Parquet format
Configuration
Environment & auth
authnone
envHUGGINGFACE_TOKEN
Resources