Agent Tools
Back to MCP servers
● down

Official Google Cloud BigQuery remote server that runs on managed infrastructure with HTTPS endpoints, IAM authorization, and audit logging to enable understanding user intent, examining BigQuery resources, generating and executing SQL queries, and interpreting results for conversational data analysis workflows.

Transport
streamable_http
Auth
oauth
Cost
free_tier

How to connect

MCP endpoint (streamable_http)
bigquery.googleapis.com/mcp
JSON-RPC initialize probe
curl -X POST bigquery.googleapis.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/google-bigquery