does-it-install?

← All servers

io.github.surendranb/google-analytics-mcp

GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.

io.github.surendranb/google-analytics-mcp · Repository · version 2.8.2 · 235 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx google-analytics-mcp

Needs credentials: GOOGLE_APPLICATION_CREDENTIALS, GA4_PROPERTY_ID. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/ay5p4T9YMsEisRmK/bin/ga4-mcp-server", line 6, in <module>
    from ga4_mcp.server import main
  File "/home/runner/.cache/uv/archive-v0/ay5p4T9YMsEisRmK/lib/python3.13/site-packages/ga4_mcp/server.py", line 5, in <module>
    from .coordinator import mcp
  File "/home/runner/.cache/uv/archive-v0/ay5p4T9YMsEisRmK/lib/python3.13/site-packages/ga4_mcp/coordinator.py", line 13, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/aHRuCGatTx__g6yX/bin/ga4-mcp-server", line 6, in <module>
    from ga4_mcp.server import main
  File "/Users/runner/.cache/uv/archive-v0/aHRuCGatTx__g6yX/lib/python3.14/site-packages/ga4_mcp/server.py", line 5, in <module>
    from .coordinator import mcp
  File "/Users/runner/.cache/uv/archive-v0/aHRuCGatTx__g6yX/lib/python3.14/site-packages/ga4_mcp/coordinator.py", line 13, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\JryBPz-W4YWZVHup\Scripts\ga4-mcp-server.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\JryBPz-W4YWZVHup\Lib\site-packages\ga4_mcp\server.py", line 5, in <module>
    from .coordinator import mcp
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\JryBPz-W4YWZVHup\Lib\site-packages\ga4_mcp\coordinator.py", line 13, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.surendranb__google-analytics-mcp.json)](https://doesitinstall.com/s/io.github.surendranb__google-analytics-mcp.html)