Google Maps
OfficialbyGoogle
Location services, directions, and place details via Google Maps Platform.
API Key Required
Configuration
{
"mcpServers": {
"google-maps": {
"url": "https://cloud.google.com/maps-platform",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.