Google Cloud BigQuery
BigQuery: Advanced analytical insights for agents
Google Cloud BigQuery について
Google Cloud BigQuery provides advanced analytical insight for data agents. Its connector gives assistants BigQuery context for exploring datasets, asking analytical questions, and working with large-scale cloud data from natural language.
接続情報
https://bigquery.googleapis.com/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add bigquery --transport http https://bigquery.googleapis.com/mcpよくある質問
Google Cloud BigQuery のリモート MCP サーバーとは何ですか?
Google Cloud BigQuery のリモート MCP サーバーは、https://bigquery.googleapis.com/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Google Cloud BigQuery の MCP サーバーにはどう接続しますか?
エンドポイント https://bigquery.googleapis.com/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Google Cloud BigQuery の MCP サーバーは認証が必要ですか?
はい。Google Cloud BigQuery は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Google Cloud BigQuery の MCP サーバーはどのトランスポートを使用しますか?
Google Cloud BigQuery は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。