Skip to main content
Glama

Dataset Viewer MCP Server

by privetin
pyproject.toml531 B
[project] name = "dataset-viewer" version = "0.1.0" description = "MCP server for interacting with Hugging Face dataset viewer API, providing dataset browsing, filtering, and statistics capabilities" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.1.2", "httpx>=0.28.1", ] [[project.authors]] name = "privetin" email = "81558906+privetin@users.noreply.github.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] dataset-viewer = "dataset_viewer:main"

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