MCP Google Map Server

get_place_details

Retrieve comprehensive details of a specific location using its Google Maps place ID through the MCP Google Map Server. Ideal for developers needing precise location data.

Instructions

獲取特定地點的詳細資訊

Input Schema

NameRequiredDescriptionDefault
placeIdYesGoogle Maps 地點 ID

Input Schema (JSON Schema)

{ "properties": { "placeId": { "description": "Google Maps 地點 ID", "type": "string" } }, "required": [ "placeId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Map Server

Related Tools

ID: zklgabgp2q