{"repo":"LucasHild/mcp-server-bigquery","free":true,"listed":false,"github":"https://github.com/LucasHild/mcp-server-bigquery","clone":"git clone https://github.com/LucasHild/mcp-server-bigquery.git","description":"A Model Context Protocol server that provides access to BigQuery","language":"Python","stars":128,"topics":["mcp","mcp-server","bigquery"],"license":"MIT","category":"mcp-servers","readme_excerpt":"BigQuery MCP server A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries. Components Tools The server implements one tool: - execute-query : Executes a SQL query using BigQuery dialect - list-tables : Lists all tables in the BigQuery database - describe-table : Describes the schema of a specific table Configuration The server can be configured either with command line arguments or environment variables. Argument Environment Variable Required Description ------------ -------------------- -------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --project BIGQUERY PROJECT Yes The GCP project ID. --location BIGQUERY LOCATION Yes The GCP location (e.g. europe-west9 ). --dataset BIGQUERY DATASETS No Only take specific BigQuery datasets into consideration. Several datasets can be specified by repeating the argument (e.g. --dataset my dataset 1 --dataset my dataset 2 ) or by joining them with a comma in the environment variable (e.g. BIGQUERY DATASETS=my dataset 1,my dataset 2 ). If not provided, all datasets in the project will be considered. --key-file BIGQUERY KEY FILE No Path to a service account k","default_branch":null,"files":null,"tree":[],"storefront":"/r/LucasHild","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/LucasHild/mcp-server-bigquery/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}