Query, analyze, and compare Google BigQuery data using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "bigquery-mcp" yet — see the docs or source repo.
Inspect the schema of the orders table in BigQuery project my-project, dataset sales. List field names, types, nullability, and briefly explain each field's likely business meaning in English.
A schema listing with field descriptions to help quickly understand the table.
Using the BigQuery dataset sales, write and run SQL to calculate daily order count, revenue, and average order value for the last 30 days, sorted by date ascending, then summarize the main trends.
Executable SQL, query results, and a brief analysis of trend changes.
Compare the schema and record volume differences between dataset_a.customers and dataset_b.customers in BigQuery. Identify added, missing, or type-changed fields and describe possible migration risks.
A comparison report covering schema changes, size differences, and migration risk notes.
Query and explore BigQuery databases with natural language and schema discovery.
Analyze BigQuery search and analytics data with conclusions and actionable recommendations.
Explore BigQuery data and run safe read-only queries with LLMs.
Turn natural language into secure BigQuery queries for apps and analytics.
Connect to BigQuery so AI can inspect schemas and run queries.
Securely query and analyze BigQuery data through a read-only AI interface.