Skip to main content
Glama
adeshsarwan

google-ads-function-gateway

by adeshsarwan

Related Servers

Alternatives to google-ads-function-gateway

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides read-only access to Google Ads account data including campaigns, ad groups, keywords, and performance reports. Enables querying via GAQL through an MCP interface.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables management of Google Ads accounts via MCP, providing read and write tools for campaigns, ad groups, keywords, assets, and more, with support for reporting and mutations.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for the Google Ads API, exposing reporting tools for account summaries, campaigns, performance, search terms, and conversion actions. Enables natural-language queries to Google Ads data without write access.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables reading and modifying Google Ads accounts, including campaign management, ad status changes, budget updates, and more.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables reading and mutating Google Ads campaigns via MCP tools, and includes structured marketer workflows for search term mining, budget optimization, and weekly reviews.
      48 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables complete management of Google Ads, including CRUD operations, dashboards, reporting, and all features from the Google Ads panel.
      20 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 6 tools

    Disambiguation4/5

    Tools are mostly distinct: list vs details pairs for accounts and campaigns are clear, and cost vs performance have separate purposes. There is minor potential confusion between get_campaign_cost and get_campaign_performance since cost could be considered part of performance, but the descriptions clarify the difference.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, such as list_accounts, get_account_details, and list_campaigns. The naming is predictable and makes the tool's purpose clear.

    Tool Count5/5

    Six tools is a well-scoped set for a Google Ads read-only gateway. Each tool covers a meaningful access or reporting need without unnecessary redundancy.

    Completeness4/5

    The tool surface covers core account discovery, campaign listing, details, cost, and performance reporting. It lacks deeper campaign management or ad-level reporting, but for a read-only function gateway the major workflows are covered.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues