Skip to main content
Glama

mcp-hfspace

by evalstate

search-spaces

Locate Hugging Face Spaces endpoints using semantic search. Input a task description (3-7 words) to receive markdown table results, helping you find relevant tools for your needs directly from the MCP server.

Instructions

Use semantic search to find an endpoint on the Hugging Face Spaces service. The search term will usually be 3-7 words describing a task or activity the Person is trying to accomplish. The results are returned in a markdown table. Present all results to the Person. Await specific guidance from the Person before making further Tool calls.

Input Schema

NameRequiredDescriptionDefault
queryNoThe semantic search term to use.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The semantic search term to use.", "type": "string" } }, "type": "object" }
Install Server

Other Tools from mcp-hfspace

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/evalstate/mcp-hfspace'

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