Side-by-Side Model Context Protocol Comparison

Orbiads GAM MCP vs Google Tag Manager Mcp Server

In-depth architectural comparison of the Orbiads GAM MCP and Google Tag Manager Mcp Server MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Orbiads GAM MCP
Marketing · Local stdio
Quality: 45/100 (Fair) | Auth: OAuth 2.0
Google Tag Manager Mcp Server
Marketing · Local stdio
Quality: 45/100 (Fair) | Auth: OAuth 2.0
Verdict Summary: Choose Orbiads GAM MCP if you need specialized Marketing tools running via a local process. Choose Google Tag Manager Mcp Server if your workspace requires Marketing integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Orbiads GAM MCP logo

Choose Orbiads GAM MCP when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: OAuth 2.0 (Freemium).
  • You have access to required keys: ORBIADS_CLIENT_ID, ORBIADS_CLIENT_SECRET, ORBIADS_REDIRECT_URI.
  • Primary tools included: 270+ GAM API operations including campaigns, line items, creatives, and reporting, OAuth on-behalf-of-user authentication with safety confirm-before-write, Hosted MCP endpoint for AI agents like Claude, ChatGPT, Gemini, Cursor, Codex.
Google Tag Manager Mcp Server logo

Choose Google Tag Manager Mcp Server when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: OAuth 2.0 (Free / Open Source).
  • You have access to required keys: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, COOKIE_ENCRYPTION_KEY, WORKER_HOST, HOSTED_DOMAIN.
  • Primary tools included: Remote MCP server supporting Google OAuth authentication, Interface to Google Tag Manager API, Hosted server available at gtm-mcp.stape.ai.

Feature & Specification Comparison

Specification
Orbiads GAM MCP logo
Marketing
SummaryHosted Google Ad Manager MCP server for Claude, ChatGPT, Gemini, and Codex. 200+ tools across campaign management, line items, creatives (image/video/HTML5/native), interactive reporting, inventory exploration, and ad-ops compliance audits. OAuth on-behalf-of-user, GAM API v202602. Free trial at orbiads.com — 5 credits, no credit card.This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
Category & ScopeMarketingMarketing
Quality signal45/100 (Fair)45/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementOAuth 2.0OAuth 2.0
Pricing ModelFreemiumFree / Open Source
Required Env Vars
ORBIADS_CLIENT_IDORBIADS_CLIENT_SECRETORBIADS_REDIRECT_URI
GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETCOOKIE_ENCRYPTION_KEYWORKER_HOSTHOSTED_DOMAIN
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · lownpx · low
Engagement & Health 3 views 0 copies 0 upvotes 3 stars 2 views 0 copies 0 upvotes 201 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Orbiads GAM MCP ListingView Google Tag Manager Mcp Server Listing

Tools & Capabilities Breakdown

Orbiads GAM MCP Tools (6)

270+ GAM API operations including campaigns, line items, creatives, and reporting
OAuth on-behalf-of-user authentication with safety confirm-before-write
Hosted MCP endpoint for AI agents like Claude, ChatGPT, Gemini, Cursor, Codex
Python CLI tool for terminal and script-based interaction
Supports GAM API version v202605
Natural language interface via AI agents or JSON output via CLI

Google Tag Manager Mcp Server Tools (5)

Remote MCP server supporting Google OAuth authentication
Interface to Google Tag Manager API
Hosted server available at gtm-mcp.stape.ai
Local development mode with user-configured Google Cloud OAuth
OAuth login flow opening in browser for user consent

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Orbiads GAM MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "orbiads-orbiads-gam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "orbiads-orbiads-gam-mcp"
      ],
      "env": {
        "ORBIADS_CLIENT_ID": "YOUR_ORBIADS_CLIENT_ID_HERE",
        "ORBIADS_CLIENT_SECRET": "YOUR_ORBIADS_CLIENT_SECRET_HERE",
        "ORBIADS_REDIRECT_URI": "YOUR_ORBIADS_REDIRECT_URI_HERE"
      }
    }
  }
}
Google Tag Manager Mcp Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "stape-io-google-tag-manager-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "stape-io-google-tag-manager-mcp-server"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "YOUR_GOOGLE_CLIENT_ID_HERE",
        "GOOGLE_CLIENT_SECRET": "YOUR_GOOGLE_CLIENT_SECRET_HERE",
        "COOKIE_ENCRYPTION_KEY": "YOUR_COOKIE_ENCRYPTION_KEY_HERE",
        "WORKER_HOST": "YOUR_WORKER_HOST_HERE",
        "HOSTED_DOMAIN": "YOUR_HOSTED_DOMAIN_HERE"
      }
    }
  }
}

Frequently Asked Questions

Orbiads GAM MCP is categorized under Marketing and uses a local stdio subprocess. In contrast, Google Tag Manager Mcp Server belongs to Marketing using local stdio subprocess. Select Orbiads GAM MCP when you need capabilities focused on marketing and Google Tag Manager Mcp Server when you require tools for marketing.

More alternatives to Orbiads GAM MCPMore alternatives to Google Tag Manager Mcp ServerMarketing category hub

Related MCP Server Comparisons

Popular comparisons with Orbiads GAM MCP

Popular comparisons with Google Tag Manager Mcp Server