OrbiAds - Google Ad Manager MCP Server

English · Français Hosted MCP for AI agents, plus a Python CLI for terminal and CI workflows.

Teams that want a hosted e-commerce endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-09 · ★ 3 · #36 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install OrbiAds - Google Ad Manager

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add orbiads-orbiads-gam-mcp --transport http https://orbiads.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "orbiads-orbiads-gam-mcp": {
      "url": "https://orbiads.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://orbiads.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to orbiads.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.OrbiAds is GitHub-verified and matches the repo owner

03 · What OrbiAds - Google Ad Manager can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

skills-latest · 2026-06-24

Skills OrbiAds prêtes à uploader dans Claude Desktop / claude.ai (Compétences personnelles). Un zip = un Skill (SKILL.md à la racine du dossier). Régénéré depuis orbiads/skills/ - voir scripts/publish-skill-zips.sh.…

v1.1.0 · 2026-05-27

First tagged release of the OrbiAds MCP distribution scaffold. · What's in this release · Hosted MCP endpoint at (streamable-http transport, OAuth on-behalf-of-user) · GAM API v202602 integration covering 200+ tools…

04 · Who maintains OrbiAds - Google Ad Manager

OrbiAds - Google Ad Manager is maintained by orbiads. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
e-commerce - ranked #36 of 39 actively-maintained e-commerce servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-06-24)
registry
io.github.OrbiAds/gam (active, first published 2026-03-31 · 2 versions)

06 · OrbiAds - Google Ad Manager FAQ

What is OrbiAds - Google Ad Manager?

English · Français Hosted MCP for AI agents, plus a Python CLI for terminal and CI workflows.

Is OrbiAds - Google Ad Manager still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-09 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install OrbiAds - Google Ad Manager?

Run `claude mcp add orbiads-orbiads-gam-mcp --transport http https://orbiads.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does OrbiAds - Google Ad Manager require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to OrbiAds - Google Ad Manager