bigquery-mcp-data-agent
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 여정 및 스테이션에 대한 정보가 포함되어 있습니다.
작동 방식
사용자가 Citi Bike 데이터에 대해 질문합니다.
Gemini가 질문을 분석합니다.
ADK 에이전트가 BigQuery MCP 도구를 사용하여 데이터셋을 검사합니다.
에이전트가 읽기 전용 SQL 쿼리를 생성하고 실행합니다.
BigQuery가 요청된 데이터를 반환합니다.
Gemini가 결과를 분석하고 답변을 제공합니다.
사용되는 MCP 도구
에이전트는 다음 BigQuery MCP 도구를 사용합니다:
get_dataset_infolist_table_idsget_table_infoexecute_sql_readonly
예시 질문
We have budget for 3 coffee trucks.
We want to find the best city bike stations to place our coffee trucks.This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables 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.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables LLMs to explore BigQuery datasets and tables, run safe read-only queries, and optionally perform vector search using BigQuery embeddings.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with Google BigQuery databases through natural language queries and schema exploration.10MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to query and analyze Google BigQuery data, including schema browsing, running queries, and comparing datasets through natural language.MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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