Analytics
Trust: 41/100 (Fair)Google Analytics MCP Guide
Query Google Analytics data. Access reports, real-time data, and audience insights for websites and apps.
156 stars 4,300 downloadsby MCP Community
Quick Start
Install
npx @mcp/google-analyticsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"google-analytics-mcp": {
"command": "npx",
"args": [
"@mcp/google-analytics"
]
}
}
}What Google Analytics MCP Can Do
query_reports
Run analytics reports
realtime_data
Access real-time visitor data
Permissions Required
Google Analytics MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
analytics.read | Read analytics data | low |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Partial |
| LangChain | Supported |