Careerly Data
Freeby MCP Community
GA4 + BigQuery + Search Console + MySQL 데이터 분석 MCP 서버 for Claude Code
v4.0.2Added Apr 12, 2026
ga4google-analyticsbigquerysearch-consolegsc
Careerly Data MCP Server
GA4 + BigQuery + Search Console + MySQL 데이터 분석 MCP 서버 for Claude Code
Installation
Reviews
Installation
Quick install
npx -y careerly-data-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"careerly-data": {
"command": "npx",
"args": ["-y", "careerly-data-mcp"]
}
}
}