Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.
claude mcp add ainative-gtm-mcp -- npx -y @ainative/gtm-mcp
claude_desktop_config.json
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ainative-gtm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ainative-gtm-mcp": {
"command": "npx",
"args": [
"-y",
"@ainative/gtm-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AINative-Studio--ainative-gtm-mcp/reviews or the review_server meta-tool.
POST /mcp