Back to directory
lucashild/mcp-server-bigquery

lucashild/mcp-server-bigquery

@LucasHild

A Model Context Protocol server that provides access to BigQuery

bigquerygoogle-clouddatabasesqldata-analysismcp-server

Installation & Configuration

{
  "mcpServers": {
    "bigquery": {
      "command": "uvx",
      "args": [
        "mcp-server-bigquery"
      ],
      "env": {
        "BIGQUERY_PROJECT": "{{GCP_PROJECT_ID}}",
        "BIGQUERY_LOCATION": "{{GCP_LOCATION}}"
      }
    }
  }
}

Information

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