bigquery-mcp-data-agent
BigQuery MCP Data Agent
Un agente de análisis de datos impulsado por IA creado con el Agent Development Kit (ADK) de Google, Gemini, BigQuery MCP Server y Cloud Run.
Descripción general
Este proyecto demuestra cómo un agente de IA puede conectarse a datos estructurados en BigQuery a través del Model Context Protocol (MCP).
El agente analiza el conjunto de datos NYC Citi Bike y puede responder preguntas analíticas inspeccionando el conjunto de datos, generando consultas SQL y recuperando datos de BigQuery.
Related MCP server: BigQuery MCP Server
Tecnologías
Google Agent Development Kit (ADK)
Gemini
BigQuery
BigQuery MCP Server
Model Context Protocol (MCP)
Google Cloud Run
Python
Conjunto de datos
El agente trabaja con el conjunto de datos público NYC Citi Bike:
bigquery-public-data.new_york_citibike
El conjunto de datos contiene información sobre viajes y estaciones de Citi Bike en la ciudad de Nueva York.
Cómo funciona
El usuario hace una pregunta sobre los datos de Citi Bike.
Gemini analiza la pregunta.
El agente ADK utiliza las herramientas de BigQuery MCP para inspeccionar el conjunto de datos.
El agente genera y ejecuta consultas SQL de solo lectura.
BigQuery devuelve los datos solicitados.
Gemini analiza los resultados y proporciona una respuesta.
Herramientas MCP utilizadas
El agente utiliza las siguientes herramientas de BigQuery MCP:
get_dataset_infolist_table_idsget_table_infoexecute_sql_readonly
Pregunta de ejemplo
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