@biqblue/mcp-server
Freeby MCP Community
BIQ BLUE MCP Server - BigQuery cost optimization and analytics for AI assistants
v1.0.27Added Apr 12, 2026
mcpbigqueryanalyticscost-optimizationgoogle-cloud
@biqblue/mcp-server MCP Server
BIQ BLUE MCP Server - BigQuery cost optimization and analytics for AI assistants
Installation
npx -y @biqblue/mcp-server
Reviews
Installation
Quick install
npx -y @biqblue/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@biqblue/mcp-server": {
"command": "npx",
"args": ["-y", "@biqblue/mcp-server"]
}
}
}