Skip to content

Ergut Mcp Bigquery Server

Free

by MCP Community

MCP server for interacting with BigQuery databases

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

Ergut Mcp Bigquery Server MCP Server

MCP server for interacting with BigQuery databases

Installation

Reviews

Leave a Review

Installation

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