
1{2 "mcpServers": {3 "bigquery": {4 "cwd": "string",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 "shell": false,16 "command": "node"17 }18 }19}
暂无评论. 成为第一个评论的人!
登录以参与讨论