Skip to main content
Glama
kevinwuhoo

Google Maps Geocoding MCP Server

by kevinwuhoo

geocode_reverse

Convert geographic coordinates to human-readable addresses using Google Maps Geocoding API. Input latitude/longitude to get location details with language and filtering options.

Instructions

Convert geographic coordinates (latitude/longitude) to a human-readable address using Google Maps Geocoding API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latlngYesLatitude,longitude coordinates. Example: "40.714224,-73.961452"
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