Главная · MCP-серверы · Google Maps MCP Server

Google Maps MCP ServerGoogle Maps

cablate/mcp-google-map

MCP-сервер Google Maps (карты).

Установка

npx @cablate/mcp-google-map --stdio # exec CLI — no server needed npx @cablate/mcp-google-map exec geocode '{"address":"Tokyo Tower"}' # HTTP server npx @cablate/mcp-google-map --port 3000 --apikey "YOUR_API_KEY" Special Thanks Special thanks to @junyinnnn for helping add support for streamablehttp.