BigQuery
OfficialbyGoogle
Schema interpretation and SQL query execution for Google BigQuery.
API Key Required
Configuration
{
"mcpServers": {
"bigquery": {
"url": "https://cloud.google.com/bigquery",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.