Skip to content

Bigquery

Free

by MCP Community

Wecare BigQuery MCP Server — Query và phân tích dữ liệu BigQuery trực tiếp từ AI agent

v1.0.2Added Apr 12, 2026
mcpbigquerygoogle-cloudaiwecare
Works with:ClaudeGPTGeminiCopilot

Bigquery MCP Server

Wecare BigQuery MCP Server — Query và phân tích dữ liệu BigQuery trực tiếp từ AI agent

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @wcg-hieule/bigquery-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bigquery": {
      "command": "npx",
      "args": ["-y", "@wcg-hieule/bigquery-mcp"]
    }
  }
}