Skip to main content
Glama

Hugging Face MCP Server

search-spaces

Discover and filter Spaces on Hugging Face Hub by query, author, tags, or SDK to access and explore machine learning projects and applications.

Instructions

Search for Spaces on Hugging Face Hub

Input Schema

NameRequiredDescriptionDefault
authorNoFilter by author/organization
limitNoMaximum number of results to return
queryNoSearch term
sdkNoFilter by SDK (e.g., 'streamlit', 'gradio', 'docker')
tagsNoFilter by tags

Input Schema (JSON Schema)

{ "properties": { "author": { "description": "Filter by author/organization", "type": "string" }, "limit": { "description": "Maximum number of results to return", "type": "integer" }, "query": { "description": "Search term", "type": "string" }, "sdk": { "description": "Filter by SDK (e.g., 'streamlit', 'gradio', 'docker')", "type": "string" }, "tags": { "description": "Filter by tags", "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