Bigquery
Freeby 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
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
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"]
}
}
}