Enables searching for geographical places and retrieving associated photographic data through the Google Maps Places API.
This server provides an MCP interface for the Google Maps Places API, allowing applications and AI assistants to perform place searches and retrieve place photos. It functions as an OAuth proxy to Google, simplifying access to the Places API for clients by handling authentication flows without storing user tokens or state, making it a secure and efficient way to integrate location-based services into various workflows.
Key Features
01Search for places using text queries (e.g., 'coffee shops near me')
02Zero-state architecture for enhanced security and simplicity
03Retrieve photo URLs for specific places
04Acts as an OAuth proxy for Google Maps Places API
050 GitHub stars
Use Cases
01Validate and autocomplete partial addresses for shipping or delivery services
02Automate meeting coordination by looking up locations, opening hours, and addresses
03Generate local recommendations based on specific criteria like WiFi and quiet atmosphere