Skip to main content
Glama

search_tools

Find relevant tools for specific tasks using natural language queries. Returns ranked results based on hybrid graph retrieval while deprioritizing previously used tools to surface new options.

Instructions

Search for relevant tools by natural language query.

    Returns the most relevant tools for the given query, ranked by
    graph-based hybrid retrieval (BM25 + graph traversal + embedding).
    Previously called tools are automatically deprioritized to surface
    new candidates on repeated searches.

    Args:
        query: Natural language description of what you want to do.
               Examples: "user authentication", "delete a file",
               "manage shopping cart items"
        top_k: Maximum number of tools to return (default: 5)
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
top_kNo

Latest Blog Posts

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/SonAIengine/graph-tool-call'

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