Loading languages...
@E

@ergut/mcp-bigquery-server

@Salih Ergüt105

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.

BigQuery
Google Cloud
LLM
Data Access
SQL
Database

# mcpServer Config

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

# stdio

npx -y @ergut/mcp-bigquery-server --project-id your-project-id
Transport:
stdio
Idioma:
TypeScript
Creado:12/3/2024
Actualizado:7/25/2025