Skip to content

Careerly Data

Free

by MCP Community

GA4 + BigQuery + Search Console + MySQL 데이터 분석 MCP 서버 for Claude Code

v4.0.2Added Apr 12, 2026
ga4google-analyticsbigquerysearch-consolegsc
Works with:ClaudeGPTGeminiCopilot

Careerly Data MCP Server

GA4 + BigQuery + Search Console + MySQL 데이터 분석 MCP 서버 for Claude Code

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y careerly-data-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "careerly-data": {
      "command": "npx",
      "args": ["-y", "careerly-data-mcp"]
    }
  }
}