mcp-google-business
Related Servers
Alternatives to mcp-google-business
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Google Business Profiles by creating posts, replying to reviews, listing locations, and more through natural language commands.1-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to fetch, analyze, and respond to Google Business Profile reviews with AI-generated replies through secure OAuth integration with Google's My Business API.8MIT

ReputeMap MCPofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to manage Google Business Profile reviews, including a filterable review inbox, per-location stats, and honest review-request campaigns.14 npmMIT- AlicenseBqualityDmaintenanceEnables access to Google Maps business data including search, reviews, photos, and geocoding. Supports searching businesses by location, area, or coordinates, retrieving detailed business information, reviews, and performing reverse geocoding operations.13MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to search places, retrieve place details, reviews, photos, business posts, and contributor review histories from Google Maps through natural language, with no API keys or paid billing required.6MIT
- AlicenseBqualityDmaintenanceEnables managing Google Analytics 4 properties, data streams, conversions, and running reports using natural language through the Admin and Data APIs.23MIT
TDQS
Scored across 20 tools
Each tool targets a distinct resource and action: accounts, locations, categories, attributes, metrics, reviews, and posts are all clearly separated. The only pair that could seem similar is get_daily_metrics and fetch_multi_daily_metrics, but their names and descriptions make the single-vs-batch distinction unambiguous.
All tool names follow a consistent snake_case verb_noun pattern (list_accounts, get_location, update_location, create_local_post, delete_review_reply). The only outlier is raw_request, which is intentional as an escape hatch and does not disrupt the overall pattern.
With 20 tools, the set is slightly on the heavier side but still well-scoped for Google Business Profile's broad domain. Each tool earns its place, covering accounts, locations, attributes, metrics, reviews, and posts, plus a raw request fallback.
The set covers most core workflows—locations (list/get/update), reviews (list/get/reply/delete reply), posts (CRUD), and metrics. However, there are notable gaps: no create_location or delete_location tools, and no way to read a location's attributes directly (only list metadata and update attributes).