scarcebytes/bigquery-mcp-server
3.1
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 on Google Cloud Platform is a serverless solution that enables querying BigQuery tables using the Model Context Protocol over Streamable HTTP, leveraging Google Cloud Run for deployment.
Tools
Functions exposed to the LLM to take actions
bigquery_query
Execute SQL queries against BigQuery.
list_datasets
List all datasets in the project.
list_tables
List all tables in a specific dataset.
describe_table
Get schema and metadata for a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client