Github SnowLeopard AI Bigquery Mcp
A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data.
About This MCP Server
A Model Context Protocol (MCP) server for Google BigQuery that enables AI agents to interact with BigQuery databases through natural language queries and schema exploration.
This project was developed by Snow Leopard AI as a benchmarking tool for our platform, and we're making it publicly available for the community to use and build upon.
The Model Context Protocol (MCP) is an open standard that allows AI applications to securely connect to external data sources and tools. This BigQuery MCP server acts as a bridge between AI agents and your BigQuery datasets.
Specifications
Requirements
- Claude Desktop: Download here
- Google Cloud Project with BigQuery enabled: Setup guide
- Google Cloud CLI (gcloud): Installation guide
- UV Package Manager: Installation guide
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"bigquery": {
"command": "uvx",
"args": [
"sl-bigquery-mcp",
"--dataset",
"bigquery-public-data.usa_names",
"--project",
"🚨 🚨"
]
}
}
}Performance
Usage
Quick Reference
- Name
- Github SnowLeopard AI Bigquery Mcp
- Function
- A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data.
- Transport
- Package
- Language
- Python
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.