Skip to content

Woolsocks Bigquery

Free

by MCP Community

Query Woolsocks BigQuery data with built-in cost guardrails and a complete data catalog covering all datasets, tables, and conventions.

v2.0.0Added Apr 12, 2026
mcpbigquerywoolsocksdata-analysis
Works with:ClaudeGPTGeminiCopilot

Woolsocks Bigquery MCP Server

Query Woolsocks BigQuery data with built-in cost guardrails and a complete data catalog covering all datasets, tables, and conventions.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y woolsocks-bigquery-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "woolsocks-bigquery": {
      "command": "npx",
      "args": ["-y", "woolsocks-bigquery-mcp"]
    }
  }
}