Google Analytics (unofficial) for Cursor
com.safe-mcp/google-analytics-unofficial
Connect Google Analytics to ChatGPT. Query GA4 data in plain English and get instant insights.
client:Cursor
transport:streamable-http
tools:5
Install Google Analytics (unofficial) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-analytics-unofficial": {
"url": "https://api.safe-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs