Hosted MCP that turns your GA4 property into a conversation. Ask "where's my biggest funnel drop?" or "did mobile conversion drop last week?" in Claude or ChatGPT — ConvRadar pulls the right slice, runs the diagnostic, and answers with numbers and a recommended action. OAuth 2.1, no per-user URLs.
服务器配置
{
"mcpServers": {
"convradar": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.convradar.com/mcp"
]
}
}
}