← Back to Integrations
Google BigQuery

Google BigQuery

Query and manage BigQuery datasets, tables, and execute SQL

Tools

  • List Project Ids

    List all Google Cloud project IDs accessible by the authenticated user. Returns project IDs that can be used with BigQuery operations.

  • List Dataset Ids

    List all dataset IDs in a BigQuery project. Returns a list of dataset identifiers that can be used to query tables and data.

  • List Table Ids

    List all table IDs in a BigQuery dataset. Returns a list of table identifiers that can be queried.

  • Get Dataset Info

    Get metadata information about a BigQuery dataset including description, location, creation time, and other properties.

  • Get Table Info

    Get metadata information about a BigQuery table including schema, row count, size, partitioning, and other properties.

  • Execute Sql

    Execute a SQL query on BigQuery and return the results. Supports standard SQL syntax.

Installation Steps

Get StartedGet Started
1

Create a Gumloop Account

To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.

2

Copy Your Server URL

Copy your MCP server URL and add it to your client. You'll be prompted to authorize on first use.