Skip to content

@biqblue/mcp-server

Free

by MCP Community

BIQ BLUE MCP Server - BigQuery cost optimization and analytics for AI assistants

v1.0.27Added Apr 12, 2026
mcpbigqueryanalyticscost-optimizationgoogle-cloud
Works with:ClaudeGPTGeminiCopilot

@biqblue/mcp-server MCP Server

BIQ BLUE MCP Server - BigQuery cost optimization and analytics for AI assistants

Installation

npx -y @biqblue/mcp-server

Reviews

Leave a Review

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"]
    }
  }
}