Skip to content
Book demo

Google BigQuery

Remote MCP·Remote·HTTP

Remote MCP tools for understanding datasets and safely generating SQL.

Good for:AnalyticsData explorationSQL generation

Installation path

Open AugmentGo to ConfigurationSelect MCP RegistryClick "Add Server"

Choose Add Server, select Remote MCP, paste the BigQuery remote MCP URL, then authenticate with the Google account allowed to query the datasets.

Setup steps

  1. 01

    Open Add Server

    Configuration → MCP Registry → Add Server in Cosmos.

  2. 02

    Pick the Remote MCP tab

  3. 03

    Set the transport

    Transport

    HTTP
  4. 04

    Paste the server URL

    URL

    https://bigquery.googleapis.com/mcp
  5. 05

    Choose authentication

    OAuth: sign in with the Google account allowed to query the datasets.

  6. 06

    Click Add, then enable

    Toggle on the products that need it.

Remote URL

https://bigquery.googleapis.com/mcp

Official BigQuery remote MCP endpoint from Google Cloud docs.

Authentication

OAuth: sign in with the Google account allowed to query the datasets.

Official documentation →