MCP Server for the Google Maps API.
mcpServer
{ "mcpServers": { "google-maps": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-google-maps" ], "env": { "GOOGLE_MAPS_API_KEY": "<YOUR_API_KEY>" } } } }
npx -y @modelcontextprotocol/server-google-maps