Skip to main content
Glama
kevinwuhoo

Google Maps Geocoding MCP Server

by kevinwuhoo

geocode_place

Convert Google Place IDs into readable addresses using the Google Maps Geocoding API, with support for language localization and result filtering.

Instructions

Convert a Google Place ID to a human-readable address using Google Maps Geocoding API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
place_idYesGoogle Place ID. Example: "ChIJd8BlQ2BZwokRAFUEcm_qrcA"
languageNoLanguage for results (e.g., "en", "es")
regionNoRegion bias (e.g., "us", "uk")
result_typeNoFilter by result types (e.g., ["street_address"])
location_typeNoFilter by location precision (e.g., ["ROOFTOP"])
Install Server

Other Tools

Latest Blog Posts

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/kevinwuhoo/google-maps-geocoding-mcp'

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