Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● broken

BigQuery MCP

by Google · Database

Source

Run BigQuery SQL queries, manage datasets, and inspect table schemas.

Works with:Claude CodeCursorWindsurfOpenCode
sqldatasetsschemasreadwrite

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-bigquery -- uvx bigquery-mcp

Before running, set: GOOGLE_APPLICATION_CREDENTIALSGOOGLE_CLOUD_PROJECT

Authentication

Service account

Required environment variables:

  • GOOGLE_APPLICATION_CREDENTIALS
  • GOOGLE_CLOUD_PROJECT

See the setup guide for step-by-step instructions on obtaining these credentials.

Official Google BigQuery MCP. Uses service account JSON.

Skills that use this MCP