
1{2 "mcpServers": {3 "bigquery": {4 "cwd": "/path/to/your/clone/mcp-bigquery-server",5 "env": {},6 "args": [7 "/path/to/mcp-bigquery-server/dist/index.js",8 "--project-id",9 "your-project-id",10 "--location",11 "us-central1",12 "--config-file",13 "/path/to/config.json"14 ],15 "command": "node"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation