Enables Large Language Models (LLMs) to understand BigQuery dataset structures and execute SQL queries.
BigQuery is a Model Context Protocol (MCP) server designed to provide Large Language Models (LLMs) with the ability to interact with Google BigQuery. It offers tools for querying data, listing datasets and tables, retrieving table schemas, performing dry-run queries for cost estimation, and more. Security features ensure read-only access and prevent excessive costs, making it a secure and efficient solution for integrating BigQuery with LLMs.