Back to directory
ergut/mcp-bigquery-server

ergut/mcp-bigquery-server

@ergut

A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets.

bigquerydatabasesqldata-analysisgoogle-cloudmcpllm

Installation & Configuration

{
  "mcpServers": {
    "bigquery": {
      "command": "npx",
      "args": [
        "-y",
        "@ergut/mcp-bigquery-server",
        "--project-id",
        "your-project-id"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12