Skip to main content
Glama

MCP Google Map Server

maps_geocode

Convert addresses or landmark names into precise geographic coordinates using the MCP Google Map Server, enabling accurate location-based applications and services.

Instructions

將地址轉換為座標

Input Schema

NameRequiredDescriptionDefault
addressYes要轉換的地址或地標名稱

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "要轉換的地址或地標名稱", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Map Server

Related Tools

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/cablate/mcp-google-map'

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