Installation & Configuration
{
"mcpServers": {
"bigquery": {
"command": "node",
"args": [
"/absolute/path/to/dist/index.js",
"--project-id",
"YOUR_PROJECT_ID",
"--location",
"us"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/absolute/path/to/your/credentials.json"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15