Skip to main content
Glama

Google Toolbox

search_google

Execute a Google search directly through the Google Toolbox MCP server to retrieve formatted results. Specify your query and number of results for precise, actionable data.

Instructions

Perform a Google search and return formatted results

Input Schema

NameRequiredDescriptionDefault
num_resultsNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "num_results": { "default": 5, "title": "Num Results", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_googleArguments", "type": "object" }

You must be authenticated.

Other Tools from Google Toolbox

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/jikime/py-mcp-google-toolbox'

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