Agentβ™₯︎Age
Catalog

io.github.SnipMCP/gadschain

Official

by SnipMCP Β· Python

Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.

io.github.SnipMCP/gadschain β€” Google Ads MCP Server

The io.github.SnipMCP/gadschain MCP server provides an AI layer for interacting with a Google Ads account. It covers campaign listing, search-term review, budget tuning, pause/enable actions, and negative-keyword grooming. Responses are returned as strict Pydantic models.

πŸ› οΈ Key Features

  • Campaign listing
  • Search-term review
  • Budget tuning
  • Pause/enable campaigns
  • Add negative keywords
  • Strict Pydantic model responses (no raw protobuf sent to the agent)

πŸš€ Use Cases

  • Review campaign and search-term performance
  • Tune budgets as part of daily operations
  • Temporarily pause or enable campaigns
  • Maintain keyword hygiene by adding negative keywords

⚑ Developer Benefits

  • Structured outputs via strict Pydantic models
  • Can run locally using your own API keys for production workflows

⚠️ Limitations

  • Described as β€œsix tools” covering a daily-ops loop; no additional capabilities are specified in the provided material.