Skip to main content
Glama

Hugging Face MCP Server

search-collections

Search Hugging Face Hub collections by owner, item, or keywords in titles and descriptions. Use filters to retrieve specific results and control the number of outputs returned.

Instructions

Search for collections on Hugging Face Hub

Input Schema

NameRequiredDescriptionDefault
itemNoFilter by item (e.g., 'models/teknium/OpenHermes-2.5-Mistral-7B')
limitNoMaximum number of results to return
ownerNoFilter by owner
queryNoSearch term for titles and descriptions

Input Schema (JSON Schema)

{ "properties": { "item": { "description": "Filter by item (e.g., 'models/teknium/OpenHermes-2.5-Mistral-7B')", "type": "string" }, "limit": { "description": "Maximum number of results to return", "type": "integer" }, "owner": { "description": "Filter by owner", "type": "string" }, "query": { "description": "Search term for titles and descriptions", "type": "string" } }, "type": "object" }

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/shreyaskarnik/huggingface-mcp-server'

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