google-my-business-mcp
Related Servers
Alternatives to google-my-business-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides 40 tools for managing Google Business Profiles, including accounts, locations, verifications, reviews, and performance analytics, enabling AI agents to interact with GBP via REST APIs.MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with Google's My Business Account Management API, allowing users to perform account management operations through natural language interactions.-
- AlicenseNot gradedqualityCmaintenanceAn MCP server for Google Business Profile that enables managing accounts, locations, reviews, posts, media, Q&A, and insights through simple JSON tools.MIT
- AlicenseAqualityDmaintenanceMCP server for Google Workspace APIs - Docs, Sheets, Drive, Gmail, and Calendar. Enables reading, creating, and editing Google Docs and Sheets, managing comments, reading emails, and viewing calendar events.3424 npm17MIT
- AlicenseAqualityBmaintenanceMCP server exposing Google Maps Platform to MCP clients with seven tools for geocoding, place search/details, traffic-aware travel times, and time zones. Runs as a local stdio server or a containerized HTTP service with bearer auth, needing only a single API key.7MIT
- AlicenseNot gradedqualityFmaintenanceMCP server to interact with Google produts.490MIT
TDQS
Scored across 72 tools
Most tools are clearly distinct by resource and action, with verbose hierarchical names. However, the presence of both v1 and v4 versions for similar resources (e.g., gmb_info_locations vs. gmb_v4_accounts_locations) and multiple 'get' variants (get vs. getgoogleupdated) could cause some ambiguity.
Tool names generally follow a gmb_<service>_<resource>_<action> pattern with underscores, but there are notable inconsistencies: camelCase action names (fetchMultiDailyMetricsTimeSeries), version prefixes placed differently (gmb_v4_accounts vs. gmb_accounts), and one tool with an auto-generated hash suffix (mo_4ba8b09f).
With 72 tools, this server is far beyond the typical well-scoped MCP server range. The sheer number of endpoints mirrors the full Google Business Profile API, which is too heavy and likely overwhelming for most agent use cases.
The tool surface covers a wide range of Google My Business domains: accounts, locations, admins, invitations, actions, notifications, Q&A, media, local posts, reviews, verification, performance, and lodging. Minor gaps exist (e.g., no singular 'get' for admin entities), but the overall lifecycle coverage is strong.