Skip to main content
Glama

Hugging Face Hub MCP Server

by michaelwaves
index.ts524 B
export { listModelsToolDefinition, getModelInfoToolDefinition, getModelTagsToolDefinition, handleListModels, handleGetModelInfo, handleGetModelTags } from './models.js'; export { listDatasetsToolDefinition, getDatasetInfoToolDefinition, getDatasetParquetToolDefinition, getCroissantToolDefinition, getDatasetTagsToolDefinition, handleListDatasets, handleGetDatasetInfo, handleGetDatasetParquet, handleGetCroissant, handleGetDatasetTags } from './datasets.js';

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/michaelwaves/hf-mcp'

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