Installation & Configuration
{
"mcpServers": {
"bigquery": {
"command": "deno",
"args": [
"run",
"--allow-all",
"src/main.ts"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "path/to/.config/gcloud/application_default_credentials.json"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17