mcpbeat Sign in

Ainative Gtm MCP Server

local only

Ainative Gtm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from npm. Last commit 1 Aug 2026.

Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.

Installs per day peak 54 · avg 15 · +145% w/w
a month agotoday
105
Installs / week
npm · @ainative/gtm-mcp
0
Stars
0 open issues
1 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ainative Gtm MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ainative-gtm-mcp -- npx -y @ainative/gtm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ainative-gtm-mcp": {
      "args": [
        "-y",
        "@ainative/gtm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ainative-gtm-mcp]
command = "npx"
args = ["-y", "@ainative/gtm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ainative-gtm-mcp": {
      "args": [
        "-y",
        "@ainative/gtm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ainative-gtm-mcp": {
      "args": [
        "-y",
        "@ainative/gtm-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GOOGLE_ADS_DEVELOPER_TOKEN (Google Ads API developer token (required for Google Ads tools)), GOOGLE_ADS_CUSTOMER_ID (Default Google Ads customer ID (10 digits, no dashes)), GTM_SERVICE_ACCOUNT_KEY_PATH (Path to a Google Cloud service-account JSON key with Tag Manager API access). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ainative Gtm MCP

same job, measured the same way
Admaxxer
by admaxxer

AI-powered DTC analytics & ads manager for Meta + Google

answering
Ads
by adspirer

Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics.

234 tools answering
Google Search Console MCP Server
by conorbronsdon

Google Search Console for AI agents: search analytics, sitemaps, URL inspection.

38 installs/wk local only
Adside
by adside

AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

answering
Google Analytics 4 MCP
by scalably

Google Analytics 4 MCP: reports, realtime, funnels, pivots, metadata, admin lists. 17 tools.

local only
Google_analytics
by pipeworx-io

Google Analytics MCP Pack

35 tools answering
Google Maps MCP Server
by cablate

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

3 246 installs/wk local only
Google Adwords
by codechap

MCP server for Google Ads campaign and budget management

local only

Ainative Gtm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ainative Gtm MCP?
Ainative Gtm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ainative/gtm-mcp was installed 105 times last week.
How do I connect Ainative Gtm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ainative/gtm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ainative Gtm MCP?
The npm package @ainative/gtm-mcp was installed 105 times in the last week. Week over week that is +145%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ainative Gtm MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.