databases

Mcp Bigquery Server

Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities

0
View on GitHub

Installation

npx -y ergut/mcp-bigquery-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-bigquery-server",
  "command": "npx",
  "args": [
    "-y",
    "ergut/mcp-bigquery-server"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →