Skip to main content
Glama
Minahil099

bigquery-mcp-data-agent

by Minahil099

BigQuery MCP データエージェント

Google の Agent Development Kit(ADK)、Gemini、BigQuery MCP Server、Cloud Run で構築された AI 搭載データ分析エージェント。

概要

このプロジェクトは、AI エージェントが Model Context Protocol(MCP)を通じて BigQuery の構造化データに接続する方法を示しています。

このエージェントは NYC Citi Bike データセットを分析し、データセットの調査、SQL クエリの生成、BigQuery からのデータ取得を通じて分析的な質問に回答できます。

Related MCP server: BigQuery MCP Server

テクノロジー

  • Google Agent Development Kit(ADK)

  • Gemini

  • BigQuery

  • BigQuery MCP Server

  • Model Context Protocol(MCP)

  • Google Cloud Run

  • Python

データセット

このエージェントは公開の NYC Citi Bike データセットを扱います:

bigquery-public-data.new_york_citibike

このデータセットには、ニューヨーク市の Citi Bike のトリップとステーションに関する情報が含まれています。

仕組み

  1. ユーザーが Citi Bike データについて質問します。

  2. Gemini が質問を分析します。

  3. ADK エージェントが BigQuery MCP ツールを使用してデータセットを調査します。

  4. エージェントが読み取り専用の SQL クエリを生成して実行します。

  5. BigQuery が要求されたデータを返します。

  6. Gemini が結果を分析して回答を提供します。

使用される MCP ツール

エージェントは以下の BigQuery MCP ツールを使用します:

  • get_dataset_info

  • list_table_ids

  • get_table_info

  • execute_sql_readonly

質問の例

We have budget for 3 coffee trucks.
We want to find the best city bike stations to place our coffee trucks.
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables natural language exploration and querying of Google BigQuery datasets through four tools: listing datasets, inspecting table schemas, generating SQL queries with LLM assistance, and executing approved queries.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to query and analyze Google BigQuery data, including schema browsing, running queries, and comparing datasets through natural language.
    MIT

View all related MCP servers

Related MCP Connectors

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Minahil099/bigquery-mcp-data-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server