Skip to main content
Glama

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

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/cablate/mcp-google-map'

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