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
「データと分析」の他のコンテンツ
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Salesforce MCP Server
tsmztechSalesforce MCP Server
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Data Visualization MCP Server
isaacwasserman🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
コメント