Skip to content

Bu10 Mcp Bigquery

Free

by MCP Community

MCP server for BigQuery database operations - BU1

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

Bu10 Mcp Bigquery MCP Server

MCP server for BigQuery database operations - BU1

Installation

Reviews

Leave a Review

Installation

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