Connect to AI series · Part 21 of 58
BigQuery holds the data every team queries: analytics events, revenue metrics, user behavior, pipeline outputs. When you need a number mid-conversation, you open the BigQuery console, write SQL, wait for results, copy them back. For ad-hoc questions during development, that round trip breaks flow.
With an MCP server pointed at BigQuery, AI agents can query your warehouse directly. Ask about table schemas, run read queries, preview data without switching windows.
Once connected, Claude, Cursor, or Codex can:
You're browsing the BigQuery web console, not sharing service account keys. DataFaucet captures HTTP interactions from the web UI. Your GCP credentials stay in your browser session.
"What tables exist in the production dataset?"
"What's the schema of the events table?"
"How many rows were inserted into orders today?"
"What's the p95 latency from the api_logs table for the last hour?"
"Show me the top 10 customers by revenue this month"DataFaucet connects through the BigQuery web console. Access is scoped to whatever your GCP IAM permissions allow. If you only have read access to certain datasets, the MCP server has the same constraints. No service account keys or credentials stored separately.
Open BigQuery in your browser, copy the console URL. Paste it into DataFaucet, browse through projects, datasets, and tables. Deploy. Your agents can now query your data warehouse from your terminal.
Create your BigQuery MCP server in 60 seconds.
Try with BigQuery →Point DataFaucet at BigQuery and get a working server in 60 seconds.
Create BigQuery server free →After creating, add to Claude Desktop:
"bigquery": {
"url": "https://datafaucet.dev/api/mcp/YOUR_ID/sse"
}Free plan includes 3 servers. Upgrade to Pro for unlimited →
Turn Backstage into an MCP server. AI agents can search the software catalog, check TechDocs, and query ownership from Claude, Cursor, or Windsurf.
Turn Harbor into an MCP server. AI agents can search images, check vulnerabilities, and manage repositories from Claude, Cursor, or Windsurf.
Turn TeamCity into an MCP server. AI agents can check build status, trigger pipelines, and query deployment history from Claude, Cursor, or Windsurf.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Get notified when we add more AI integrations
Join 500+ builders. New templates, guides, and MCP tips. No spam.