Back to directory
@ergut/mcp-bigquery-server

@ergut/mcp-bigquery-server

@ergut137

A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.

BigQueryGoogle CloudLLMData AccessSQLDatabasedatabase

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2024/12/3
Updated
2026/6/8