Locationβ
7.6k
Google Maps β Location Search, Directions & Place Details
Search places, get driving/walking/transit directions, look up business hours and reviews, calculate distances, and geocode addresses β all through your AI agent.
Location Intelligence for Your Agent
The Google Maps MCP turns OpenClaw into a location-aware assistant. Whether you're planning travel, finding nearby services, or building location-based automations, this skill provides the world's most comprehensive map data.
- Place Search: Find businesses, landmarks, addresses with rich metadata (ratings, photos, hours).
- Directions: Get optimal routes with time estimates for driving, walking, cycling, and public transit.
- Distance Matrix: Calculate travel times between multiple origins and destinations simultaneously.
- Geocoding: Convert addresses to coordinates and vice versa.
Configuration
"mcpServers": {
"google-maps": {
"command": "npx",
"args": ["-y", "@mcp/google-maps-server"],
"env": { "GOOGLE_MAPS_API_KEY": "your-api-key" }
}
}Top Prompts
- "Find the 5 best-rated coffee shops within walking distance of my office."
- "How long would it take to drive from San Francisco to Los Angeles right now?"
- "Plan a road trip from NYC to Miami with stops every 3 hours β suggest lunch spots at each stop."
- "What's the closest hardware store that's open right now?"