bigquery-mcp-server

ShubhamChougale01/bigquery-mcp-server

3.2

If you are the rightful owner of bigquery-mcp-server 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 custom Model Context Protocol server designed to facilitate secure interactions between AI agents and Google BigQuery.

Tools

Functions exposed to the LLM to take actions

bq.run_query

Execute SQL queries against BigQuery.

bq.list_tables

List all tables inside a dataset with metadata.

bq.get_table_profile

Returns table statistics including row count, bytes, partition details, clustering fields, schema, sample rows, and last modified timestamp.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources