{"slug":"takuya0206/bigquery-mcp-server","name":"BigQuery","description":"Access Google BigQuery to understand dataset structures and execute SQL queries.","category":"database","tags":[],"official":false,"stars":5,"transport":null,"install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"query","description":"Execute read-only (SELECT) BigQuery SQL queries with configurable maximum results and bytes billed, and security checks to prevent non-SELECT queries"},{"name":"list_all_datasets","description":"List all datasets in the project, returning an array of dataset IDs"},{"name":"list_all_tables_with_dataset","description":"List all tables in a specific dataset with their schemas, requiring a datasetId parameter, and returning table IDs, schemas, time partitioning information, and descriptions"},{"name":"get_table_information","description":"Get table schema and sample data (up to 20 rows) with support for partitioned tables and partition filters, including warnings for queries on partitioned tables without filters"},{"name":"dry_run_query","description":"Check query validity and estimate cost without execution, returning processing size and estimated cost"}],"env_vars":[],"auth_type":"none","github":"https://github.com/takuya0206/bigquery-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}