Ergut Mcp Bigquery Server
Freeby MCP Community
MCP server for interacting with BigQuery databases
v1.0.3Added Apr 12, 2026
Ergut Mcp Bigquery Server MCP Server
MCP server for interacting with BigQuery databases
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/ergut-mcp-bigquery-server
Add to claude_desktop_config.json
{
"mcpServers": {
"ergut-mcp-bigquery-server": {
"command": "npx",
"args": ["-y", "@iflow-mcp/ergut-mcp-bigquery-server"]
}
}
}