Woolsocks Bigquery
Freeby 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
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
Installation
Quick install
npx -y woolsocks-bigquery-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"woolsocks-bigquery": {
"command": "npx",
"args": ["-y", "woolsocks-bigquery-mcp"]
}
}
}