mcpbeat Sign in

MCP Google Analytics MCP Server

local only

MCP Google Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 607 installs a week from npm. Last commit 21 Aug 2026.

GA4 MCP that reads AND writes: reports, funnels, audits, and server-side events. 26 tools.

Installs per day peak 438 · avg 83 · -47% w/w
a month agotoday
607
Installs / week
npm · mcp-google-analytics
2
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Google Analytics 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 mcp-google-analytics -- npx -y mcp-google-analytics
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-google-analytics": {
      "args": [
        "-y",
        "mcp-google-analytics"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-google-analytics]
command = "npx"
args = ["-y", "mcp-google-analytics"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-google-analytics": {
      "args": [
        "-y",
        "mcp-google-analytics"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-google-analytics": {
      "args": [
        "-y",
        "mcp-google-analytics"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Google Analytics

same job, measured the same way
Google Ads + Meta Ads + GA4 MCP
by irinabuht12-oss

Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports.

answering
Samarth Gtm MCP
by samarthanalytics-sj

Google Tag Manager + read-only GA4 MCP server. Read-only by default, gated writes, audits.

2 854 installs/wk local only
Cortexpad
by cortexpad

Google Keep-style notes app with an MCP server for AI agents to read/write notes.

answering
Gcal
by mintmcp

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

answering
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

local only
Gemini
by pavelguzenfeld

MCP server that exposes Google Gemini as tools for Claude Code

63 installs/wk local only
Admob MCP Server
by parksanggwon

MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports

118 installs/wk local only
Climbpast
by archievi

Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.

answering

MCP Google Analytics — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Google Analytics?
MCP Google Analytics 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 mcp-google-analytics was installed 607 times last week.
How do I connect MCP Google Analytics?
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 mcp-google-analytics straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Google Analytics?
The npm package mcp-google-analytics was installed 607 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Google Analytics open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 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.