@ainative/gtm-mcp
Rank #65,822io.github.AINative-Studio/ainative-gtm-mcp
Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.
@ainative/gtm-mcp is a Model Context Protocol (MCP) server published by AINative-Studio. It ranks #65,822 of 115,591 servers tracked on MCP Toplist. @ainative/gtm-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 49,769 of 115,591 servers on MCP Toplist.
Use @ainative/gtm-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ainative-gtm-mcp -e "GOOGLE_ADS_DEVELOPER_TOKEN=<your GOOGLE_ADS_DEVELOPER_TOKEN>" -e "GOOGLE_ADS_CUSTOMER_ID=<your GOOGLE_ADS_CUSTOMER_ID>" -e "GTM_SERVICE_ACCOUNT_KEY_PATH=<your GTM_SERVICE_ACCOUNT_KEY_PATH>" -- npx -y @ainative/gtm-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ainative-gtm-mcp]
command = "npx"
args = ["-y", "@ainative/gtm-mcp"]
[mcp_servers.ainative-gtm-mcp.env]
GOOGLE_ADS_DEVELOPER_TOKEN = "<your GOOGLE_ADS_DEVELOPER_TOKEN>"
GOOGLE_ADS_CUSTOMER_ID = "<your GOOGLE_ADS_CUSTOMER_ID>"
GTM_SERVICE_ACCOUNT_KEY_PATH = "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your GOOGLE_ADS_DEVELOPER_TOKEN>",
"GOOGLE_ADS_CUSTOMER_ID": "<your GOOGLE_ADS_CUSTOMER_ID>",
"GTM_SERVICE_ACCOUNT_KEY_PATH": "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your GOOGLE_ADS_DEVELOPER_TOKEN>",
"GOOGLE_ADS_CUSTOMER_ID": "<your GOOGLE_ADS_CUSTOMER_ID>",
"GTM_SERVICE_ACCOUNT_KEY_PATH": "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ainative-gtm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your GOOGLE_ADS_DEVELOPER_TOKEN>",
"GOOGLE_ADS_CUSTOMER_ID": "<your GOOGLE_ADS_CUSTOMER_ID>",
"GTM_SERVICE_ACCOUNT_KEY_PATH": "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your GOOGLE_ADS_DEVELOPER_TOKEN>",
"GOOGLE_ADS_CUSTOMER_ID": "<your GOOGLE_ADS_CUSTOMER_ID>",
"GTM_SERVICE_ACCOUNT_KEY_PATH": "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your GOOGLE_ADS_DEVELOPER_TOKEN>",
"GOOGLE_ADS_CUSTOMER_ID": "<your GOOGLE_ADS_CUSTOMER_ID>",
"GTM_SERVICE_ACCOUNT_KEY_PATH": "<your GTM_SERVICE_ACCOUNT_KEY_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AINative-Studio%2Fainative-gtm-mcp)<a href="https://mcptoplist.com/server/io.github.AINative-Studio%2Fainative-gtm-mcp"><img src="https://mcptoplist.com/badge/io.github.AINative-Studio%2Fainative-gtm-mcp.svg" alt="MCP Toplist: #65,822 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AINative-Studio
Other servers by AINative-Studio
- AINative Strapi MCP Server#38,076 · 1 ver
- ainative-memory-mcp#42,415 · 1 ver
- ainative-postgres-mcp#42,416 · 1 ver
- ainative-opencode-memory-mcp#46,217 · 1 ver
- AINative PRD Generator MCP Server#57,583 · 1 ver
- @ainative/browser-mcp#65,821 · 1 ver
- ZeroDB Agent Memory MCP Server#65,823 · 1 ver
- AINative ZeroDB MCP Server#77,522
Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Aug 1, 2026 |
Frequently asked questions
- Who maintains @ainative/gtm-mcp?
- @ainative/gtm-mcp is maintained by AINative-Studio, which publishes 9 MCP servers (8 total versions) tracked on MCP Toplist.
- Is @ainative/gtm-mcp listed on the Official MCP Registry?
- Yes — @ainative/gtm-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @ainative/gtm-mcp have?
- MCP Toplist tracks 1 version of @ainative/gtm-mcp, most recently published on Aug 1, 2026.
- Where can I find the source code for @ainative/gtm-mcp?
- The source code for @ainative/gtm-mcp is hosted at github.com/AINative-Studio/ainative-gtm-mcp.