AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Tools & MCP / Warehouse

BigQuery MCP Query Runner

Execute parameterized read-only BigQuery SQL through MCP for analytics and BI workflows.

bigquery, mcp, sql

Install this connector

Install (Codex)

./bin/skills-hub install --module tools --entry warehouse/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install --module tools --entry warehouse/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install --module tools --entry warehouse/[email protected] --runtime generic --target ./my-agent/tools-mcp

Operational Summary

Connected system: Google BigQuery

Access level: read-only

Trust boundary: remote-mcp-server

Approval boundary: Safe for parameterized read-only queries; require human approval before broadening dataset scope or enabling any non-read-only SQL path.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: warehouse/bigquery-mcp-query-runner

Runtimes: codex, claude, generic

Auth required: BigQuery dataset access via authenticated MCP runtime

Dependencies & Setup

MCP servers: bigquery

APIs: Not documented

Local tools: Not documented

Capabilities

  • Execute parameterized read-only SQL templates for analytics workflows.
  • Return typed warehouse rows for BI transformations and reporting.
  • Enforce query guardrails such as timeout, limits, and statement restrictions.