Skip to main content
Glama
kevinwuhoo

Google Maps Geocoding MCP Server

by kevinwuhoo

geocode_forward

Convert addresses to geographic coordinates (latitude/longitude) for mapping, location services, or spatial analysis using Google Maps Geocoding API.

Instructions

Convert an address to geographic coordinates (latitude/longitude) using Google Maps Geocoding API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesAddress to geocode. Example: "1600 Amphitheatre Parkway, Mountain View, CA"
componentsNoComponent filtering (optional)
boundsNoViewport bounds for biasing results (optional)
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