Dataset Viewer MCP Server
@privetin
关于 Dataset Viewer MCP Server
MCP server for Hugging Face dataset viewer
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"dataset-viewer": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
8`dataset`: Dataset identifier (e.g. 'stanfordnlp/imdb')
`dataset`: Dataset identifier
`dataset`: Dataset identifier
`dataset`: Dataset identifier
`dataset`: Dataset identifier
`dataset`: Dataset identifier
`dataset`: Dataset identifier
`dataset`: Dataset identifier
概览
What is Dataset Viewer MCP Server?
An MCP server for interacting with the Hugging Face Dataset Viewer API, enabling users to browse, search, and analyze datasets hosted on the Hugging Face Hub. It provides tools for dataset validation, statistics, filtering, and downloading data in Parquet format.
How to use Dataset Viewer MCP Server?
Install Python 3.12+ and uv, clone the repository, create a virtual environment, and install the package. Configure the server by setting the HUGGINGFACE_TOKEN environment variable for private datasets and adding the command to your MCP client configuration (e.g., Claude Desktop).
Key features of Dataset Viewer MCP Server
- Uses
dataset://URI scheme for accessing Hugging Face datasets - Supports dataset configurations and splits with pagination
- Handles authentication for private datasets via optional token
- Provides search and SQL-like filtering of dataset rows
- Offers dataset statistics and analysis tools
- Allows downloading entire datasets in Parquet format
Use cases of Dataset Viewer MCP Server
- Validate that a
数据与分析 分类下的更多 MCP 服务器
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
评论