Back to directory
jmchat/mcp-ga4-admin-ts

jmchat/mcp-ga4-admin-ts

@jmchat

Google Analytics 4 Admin API tools via Model Context Protocol

google-analyticsga4mcp-servertypescriptadmin-apianalyticstool

Installation & Configuration

{
  "mcpServers": {
    "google-analytics-admin": {
      "command": "npx",
      "args": [
        "mcp-ga4-admin"
      ],
      "cwd": "/tmp",
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/your/credentials.json"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15