Provides access to browse, filter, analyze, and download datasets hosted on the Hugging Face Hub.
Dataset Viewer is an MCP server designed to interact with the Hugging Face Dataset Viewer API, granting users the ability to browse, filter, and analyze datasets hosted on the Hugging Face Hub. It uses the `dataset://` URI scheme for dataset access, supports configurations and splits, offers paginated access, handles authentication for private datasets, and provides tools for searching, filtering (using SQL-like conditions), and statistical analysis. The server also allows users to download entire datasets in Parquet format, making it a comprehensive solution for working with Hugging Face datasets.