bigquery-mcp.md

BigQuery MCP

from"google"
540

Google BigQuery integration for analytics

Databases
BigQueryGoogleanalyticsdata warehouse
install.sh
# Clone the repository
$git clone https://github.com/LucasHild/mcp-server-bigquery
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve