ergut_mcp-bigquery-server
If you are the rightful owner of ergut_mcp-bigquery-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
BigQuery MCP Server allows LLMs like Claude to interact directly with BigQuery data, enabling natural language queries without SQL.
The BigQuery MCP Server acts as a bridge between language models and BigQuery databases, allowing users to query their data using natural language. This server leverages the Model Context Protocol (MCP) to facilitate secure and efficient communication between AI models and databases. Currently, it is available as a developer preview in Claude Desktop. Users can set up authentication, configure their project details, and start querying their BigQuery data naturally. The server supports running SQL queries, accessing tables and views, exploring dataset schemas, and analyzing data within safe limits, all while maintaining data security with read-only access.
Features
- Natural Language Queries: Run SQL queries by asking questions in plain English.
- Dataset Access: Access both tables and materialized views in your datasets.
- Schema Exploration: Explore dataset schemas with clear labeling of resource types.
- Data Security: Keep your data secure with read-only access.
- Query Limits: Analyze data within a 1GB query limit by default.