Skip to content

Bigquery

Free

by MCP Community

BigQuery MCP

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

Bigquery MCP Server

BigQuery MCP

Installation

Reviews

Leave a Review

Installation

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