mcp-server-bigquery
88
The BigQuery MCP server is designed to offer large language models access to Google BigQuery for inspecting and querying databases. It supports executing SQL queries, listing tables, and describing table schemas in the BigQuery environment.
execute-query
Execute SQL query
list-tables
List all tables in the database
describe-table
Describe the schema of a specific table