Skip to main content
Glama

Google Services MCP Server

places-search

Find nearby businesses, landmarks, and points of interest using text search queries with location-based filtering.

Instructions

Search for places using text query

Input Schema

NameRequiredDescriptionDefault
locationNoBias results around this location (e.g., 'lat,lng')
queryYesThe search query
radiusNoSearch radius in meters

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Bias results around this location (e.g., 'lat,lng')", "type": "string" }, "query": { "description": "The search query", "type": "string" }, "radius": { "description": "Search radius in meters", "type": "number" } }, "required": [ "query" ], "type": "object" }

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/RichardFelix999/Google-Service-MCP'

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