Skip to main content
Glama
privetin

Dataset Viewer MCP Server

by privetin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_infoA

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.

get_rowsC

Get paginated rows from a Hugging Face dataset

get_first_rowsC

Get first rows from a Hugging Face dataset split

search_datasetC

Search for text within a Hugging Face dataset

filterB

Filter rows in a Hugging Face dataset using SQL-like conditions

get_statisticsC

Get statistics about a Hugging Face dataset

get_parquetC

Export Hugging Face dataset split as Parquet file

validateB

Check if a Hugging Face dataset exists and is accessible

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-datasetAnalyze a dataset's content and structure

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/privetin/dataset-viewer'

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