google-ads-mcp-coolify

LuckSigog/google-ads-mcp-coolify
★ 0 stars Python 🤖 AI/LLM Updated today
Self-hosted Google Ads MCP server for Coolify, Docker, and any VPS. Streamable HTTP transport with OAuth 2.0 — connects Claude Code, Cursor, and any MCP client to the Google Ads API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-ads-mcp-cooli": {
      "command": "uvx",
      "args": [
        "google-ads-mcp-coolify"
      ]
    }
  }
}

Or install with pip: pip install google-ads-mcp-coolify

README Excerpt

> Deploy the **Google Ads MCP Server** on your own VPS with **Coolify** in 5 minutes. Connects **Claude Code**, **Claude Desktop**, **Cursor**, or any Model Context Protocol client to the **Google Ads API** via OAuth 2.0 — over HTTPS, with a public endpoint. This repo is a **production-ready Docker wrapper** around [`gomarble-ai/google-ads-mcp-server`](https://github.com/gomarble-ai/google-ads-mcp-server) that solves the two missing pieces for remote deployment:

Tools (6)

GOOGLE_ADS_LOGIN_CUSTOMER_IDMCP_AUTH_TOKENlist_accountsmainrun_gaqlrun_keyword_planner

Topics

ai-agentsclaudeclaude-codecoolifycursordevopsdockerfastmcpgaqlgoogle-adsgoogle-ads-apimarketing-automationmcpmcp-servermodel-context-protocol