MCP Servers for Google BigQuery

Google BigQuery is a fully-managed, serverless data warehouse that enables scalable analysis over petabytes of data. It is a Platform as a Service that supports querying using ANSI SQL.

View all MCP Servers

  • Why this server?

    Enables interaction with Google BigQuery to execute read-only SQL queries, list datasets and tables, inspect table schemas, retrieve sample data, and estimate query costs, allowing AI agents to analyze data stored in BigQuery.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to understand BigQuery dataset structures and execute SQL queries.
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Enables execution of SQL queries against Google BigQuery with safety features including query validation, size estimation, rejection of data modification queries, and prevention of large data processing over 1TB.

    -
    security
    F
    license
    -
    quality
    A server that enables executing and validating SQL queries against Google BigQuery with safety features that prevent data modifications and excessive processing.
    TypeScript
    • Apple