Google Maps MCP Server

maps_search_places

Find specific locations near a defined area using a search query and optional radius. Connect with the Google Places API via the Google Maps MCP Server to retrieve place data efficiently.

Instructions

Search for places using Google Places API

Input Schema

NameRequiredDescriptionDefault
locationNoOptional center point for the search
queryYesSearch query
radiusNoSearch radius in meters (max 50000)

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Optional center point for the search", "properties": { "latitude": { "type": "number" }, "longitude": { "type": "number" } }, "type": "object" }, "query": { "description": "Search query", "type": "string" }, "radius": { "description": "Search radius in meters (max 50000)", "type": "number" } }, "required": [ "query" ], "type": "object" }

Other Tools from Google Maps MCP Server

Related Tools

ID: 8c9quakpv9