Skip to main content
Glama

search

Perform web searches to find relevant information by entering search queries and specifying the number of results needed.

Instructions

Perform a web search query

Input Schema

NameRequiredDescriptionDefault
numNoNumber of results (1-10)
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "num": { "description": "Number of results (1-10)", "maximum": 10, "minimum": 1, "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools

Related Tools

    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/pgzhang/mcp2'

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