Skip to main content
Glama

google_search

Retrieve structured data from Google search results to extract information for research, analysis, or content creation. Supports country-specific searches for localized data.

Instructions

Retrieve structured data from Google search results

Input Schema

NameRequiredDescriptionDefault
countryNoCountry code for localized results (e.g., US, GB)US
queryYesThe search query to perform

Input Schema (JSON Schema)

{ "properties": { "country": { "default": "US", "description": "Country code for localized results (e.g., US, GB)", "type": "string" }, "query": { "description": "The search query to perform", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/olostep/olostep-mcp-server'

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