Model Context Protocol server for Google Maps Platform APIs - provides geocoding, places search, routing, and geospatial tools
{
"mcpServers": {
"google-maps-1": {
"command": "npx",
"args": [
"-y",
"google-maps-mcp-server"
]
}
}
}