Provides access to Google Maps APIs for location data, geocoding, directions, and mapping services. Connects to Google Maps Platform APIs. Useful for developers building applications requiring location-based features, route planning, or map visualization.
Provides access to Google Maps APIs for location data, geocoding, directions, and mapping services. Connects to Google Maps Platform APIs. Useful for developers building applications requiring location-based features, route planning, or map visualization.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"google-maps-smithery": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-maps-smithery"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Google Maps?"
API Key Required
This server requires an API key from Google Maps. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| GOOGLE_MAPS_API_KEY | Yes | Your Google Maps API key |
"What resources are available in Google Maps?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Google Maps"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Google Maps with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.