Skip to main content
Glama

Google Services MCP Server

geocode

Convert addresses into geographic coordinates using Google's geocoding service to enable location-based applications and mapping functionality.

Instructions

Convert an address to coordinates

Input Schema

NameRequiredDescriptionDefault
addressYesThe address to geocode

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address to geocode", "type": "string" } }, "required": [ "address" ], "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