gbq-mcp

HoloborodkoBohdan/gbq-mcp

3.2

If you are the rightful owner of gbq-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The BigQuery MCP Server is a production-ready server designed for secure, read-only access to Google BigQuery datasets, featuring table-level access control, query cost estimation, HTTP transport, and comprehensive security validation.

Tools

Functions exposed to the LLM to take actions

list_tables

See all available datasets and tables.

get_table_schema

View table structure and field types.

estimate_query_cost

Estimate query cost without executing (dry-run).

bq_query

Run SELECT queries on allowed tables.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources