Skip to main content
Glama

Google Maps MCP Server

maps_place_details

Retrieve comprehensive details about a specific location using its unique place ID. Ideal for accessing precise information such as address, contact, and operating hours directly from the Google Maps API.

Instructions

Get detailed information about a specific place

Input Schema

NameRequiredDescriptionDefault
place_idYesThe place ID to get details for

Input Schema (JSON Schema)

{ "properties": { "place_id": { "description": "The place ID to get details for", "type": "string" } }, "required": [ "place_id" ], "type": "object" }

Other Tools from Google Maps MCP 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/modelcontextprotocol/google-maps'

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