monochromegane/mcp-bigquery-server
If you are the rightful owner of mcp-bigquery-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 henry@mcphub.com.
MCP BigQuery Server is a server that allows you to query BigQuery tables using MCP.
Tools
Functions exposed to the LLM to take actions
list_allowed_datasets
Get a listing of all allowed datasets.
list_tables
Get a detailed listing of all tables in a specified dataset.
get_table_schema
Get the schema of a specified table in a specified dataset.
dry_run_query
Dry run a query to get the estimated cost and time.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client