location services
Server Google Maps
Google Maps integration for location services, routing, and place details
typescript
cloud
location services
Installation
npx -y modelcontextprotocol/server-google-mapsConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "server-google-maps",
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-google-maps"
]
}About This MCP Server
modelcontextprotocol/server-google-maps
Google Maps integration for location services, routing, and place details
GitHub: https://github.com/modelcontextprotocol/servers-archived/tree/main/src/google-maps
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub