Skip to main content
Glama
A1-x-Tech

mcp-google-business

Related Servers

Alternatives to mcp-google-business

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to manage Google Business Profile reviews, including a filterable review inbox, per-location stats, and honest review-request campaigns.
      14 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables 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.
      13
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables 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.
      6
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables managing Google Analytics 4 properties, data streams, conversions, and running reports using natural language through the Admin and Data APIs.
      23
      MIT

    TDQS

    A4.3/5.0

    Scored across 20 tools

    Disambiguation5/5

    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.

    Naming Consistency5/5

    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.

    Tool Count4/5

    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.

    Completeness3/5

    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).

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues