Skip to main content
Glama
garethcull

Google BigQuery MCP Server

by garethcull

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TOKENYesRequired for authenticating MCP requests. This value is used as part of an auth header in your mcp client to connect to the server.
GOOGLE_AI_KEYYesYour Gemini API key, which is used to call Gemini 2.5 Flash for SQL generation via natural language.
GCP_BQ_BASE64_KEYYesA base64-encoded Google Cloud service account key. Users must encode their JSON key file as base64 before running the MCP server.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/garethcull/google-bigquery-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server