GA4 MCP that reads AND writes: reports, funnels, audits, and server-side events. 26 tools.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-google-analytics · npm · 1.3.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.leonardosepulvedat/mcp-google-analytics",
"description": "GA4 MCP that reads AND writes: reports, funnels, audits, and server-side events. 26 tools.",
"repository": {
"url": "https://github.com/leonardosepulvedat/mcp-google-analytics",
"source": "github"
},
"version": "1.3.0",
"packages": [
{
"registryType": "npm",
"identifier": "mcp-google-analytics",
"version": "1.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Service account JSON for reading reports: file path or inline JSON (needed for read tools)",
"format": "string",
"isSecret": true,
"name": "GA_SERVICE_ACCOUNT_JSON"
},
{
"description": "Numeric GA4 property ID, e.g. 123456789 (needed for read tools)",
"format": "string",
"name": "GA_PROPERTY_ID"
},
{
"description": "Measurement ID of the data stream, e.g. G-XXXXXXXXXX (needed for event-sending tools)",
"format": "string",
"name": "GA_MEASUREMENT_ID"
},
{
"description": "Measurement Protocol API secret (needed for event-sending tools)",
"format": "string",
"isSecret": true,
"name": "GA_API_SECRET"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-21T14:27:03.823673Z",
"publishedAt": "2026-08-21T14:27:03.823673Z",
"updatedAt": "2026-08-21T14:27:03.823673Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.