BigQuery
Securely query and analyze Google BigQuery datasets via natural language.
Featured
View Source113 stars
0 tools
Created Aug 2025
@ergut/ergut-bigquery-bigquery-serverAbout
Securely query and analyze Google BigQuery datasets via natural language.
Categories
general
Installation
npm
npm install @ergut/ergut-bigquery-bigquery-server
Configuration
{
"mcpServers": {
"ergut-bigquery-bigquery-server": {
"command": "npx",
"args": [
"-y",
"@ergut/ergut-bigquery-bigquery-server"
]
}
}
}