This connector lets Claude locate a business on Google Maps by name and city, then pull its reviews without ever touching the Google Places API. A search returns the matching listing along with its rating, address, and review count, and Claude can chain straight into review extraction using the returned identifier, or skip the search entirely if a Maps URL is already on hand.
Reviews can be sorted by relevance, recency, highest rating, or lowest rating, which makes it straightforward to pull the newest feedback for reputation tracking or the harshest reviews to surface recurring complaints. Every result reflects what is currently live on the listing, so there is no billing account, API key, or JSON parsing standing between a request and the data.