Skip to main content
Glama

Hugging Face MCP Server

search-collections

Find specific collections on Hugging Face Hub by owner, item, or search term, with customizable result limits for efficient discovery.

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" }

Other Tools from Hugging Face MCP Server

Related Tools

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