MCP (Model Context Protocol) server for Google Analytics, enabling AI agents to query and analyze Google Analytics data directly. Current version: 0.6.0. Requires Python >=3.10. Regular releases.
pip install analytics-mcpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and run the Analytics MCP server with Google service account credentials.
Use `from analytics_mcp import AnalyticsMCPServer` instead of `from analytics_mcp.server import GoogleAnalyticsMCPServer`.
Do not pass `host` parameter; use the default (0.0.0.0).
Use the PEM string directly from the JSON key file. Set as environment variable with proper quoting.
No dependency data recorded yet.
No resource links recorded.