Connect to BigQuery so AI can inspect schemas and run queries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "BigQuery MCP server" yet — see the docs or source repo.
Connect to BigQuery, list all tables in the sales_analytics dataset, and summarize each table’s fields, types, and purpose.
A list of tables in the dataset plus a structured schema summary for each table.
Query BigQuery for weekly order count, revenue, and average order value over the past 90 days, and return the results by week.
Generated SQL and weekly aggregated results suitable for business analysis.
First inspect the relationships among user, order, and product tables in BigQuery, then write SQL to calculate repeat purchase rate and explain the logic.
An explanation of table relationships, executable SQL, and a written description of the repeat purchase rate logic.
Connect LLMs to Google BigQuery for querying and data analysis tasks.
Analyze BigQuery search and analytics data with conclusions and actionable recommendations.
Query and explore BigQuery databases with natural language and schema discovery.
Query, analyze, and compare Google BigQuery data using natural language.
Connect to SQL Server to query data, inspect schema, and analyze performance.
Connect LLM apps to query and manage multiple databases through one tool.