Bigquery
Freeby MCP Community
bigquery MCP Server
v0.1.0Added Apr 12, 2026
Bigquery MCP Server
bigquery MCP Server
Installation
Reviews
Installation
Quick install
npx -y @godsenal7/bigquery-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"bigquery": {
"command": "npx",
"args": ["-y", "@godsenal7/bigquery-mcp"]
}
}
}