Skip to content

Bu6 Mcp Bigquery

Free

by MCP Community

MCP server for BigQuery database operations

v1.0.3Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Bu6 Mcp Bigquery MCP Server

MCP server for BigQuery database operations

Installation

Reviews

Leave a Review

Installation

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