SERVER

Google Analytics 4

Rank #3458

io.github.mindstone/mcp-server-google-analytics

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW

Google Analytics 4 is a Model Context Protocol (MCP) server published by mindstone. It ranks #3458 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Google Analytics 4 is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.

STANDING
#3,458of 58,900 tracked serversTop 10%

Ranks ahead of 55,442 of 58,900 servers on MCP Toplist.

CONNECT

Use Google Analytics 4

Add Google Analytics 4 to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-server-google-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-google-analytics"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
        "GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

mindstone

Organization
Total servers
35
Total versions
34
VERSIONS

Available versions (1)

VersionPublished
0.1.1May 21, 2026
FAQ

Frequently asked questions

What is Google Analytics 4?
Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools
Who maintains Google Analytics 4?
Google Analytics 4 is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
Is Google Analytics 4 an official MCP server?
Yes — Google Analytics 4 is listed on the Official MCP Registry.
How many versions does Google Analytics 4 have?
MCP Toplist tracks 1 version of Google Analytics 4, most recently published on May 21, 2026.
Where can I find the source code for Google Analytics 4?
The source code for Google Analytics 4 is hosted at github.com/mindstone/mcp-servers.
EXPLORE