databases

Mcp Bigquery Server

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

typescript
cloud
databases
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

ergut/mcp-bigquery-server

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

GitHub: https://github.com/ergut/mcp-bigquery-server

Need More Details?

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

View Full Documentation on GitHub