Skip to main content
Glama

Google Services MCP Server

reverse-geocode

Convert geographic coordinates into readable addresses to identify locations from latitude and longitude data.

Instructions

Convert coordinates to an address

Input Schema

NameRequiredDescriptionDefault
latitudeYesThe latitude
longitudeYesThe longitude

Input Schema (JSON Schema)

{ "properties": { "latitude": { "description": "The latitude", "type": "number" }, "longitude": { "description": "The longitude", "type": "number" } }, "required": [ "latitude", "longitude" ], "type": "object" }

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/RichardFelix999/Google-Service-MCP'

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