Skip to main content
Glama
rodneyelmore

MCP BigQuery Server

by rodneyelmore

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWKS_URIYesJWKS URI for HTTP mode (required)
REDIS_URLNoRedis URL for distributed caching (optional)
JWT_ISSUERYesJWT issuer for HTTP mode (required)
JWT_AUDIENCEYesJWT audience for HTTP mode (required)
CACHE_TTL_SECNoCache TTL in seconds (optional, default 3600)
ENABLE_METRICSNoEnable metrics (optional)
ENABLE_TRACINGNoEnable tracing (optional)
GCP_PROJECT_IDYesYour GCP project ID (required)
GCP_SA_KEY_JSONYesBigQuery service account JSON key (required)
ALLOWED_DATASETSYesComma-separated list of allowed datasets (required)
MAX_ROWS_DEFAULTNoDefault max rows (optional, default 10000)
QUERY_TIMEOUT_MSNoQuery timeout in ms (optional, default 30000)
MAX_ROWS_ABSOLUTENoAbsolute max rows (optional, default 100000)
AZURE_KEY_VAULT_URINoAzure Key Vault URI (optional)
AZURE_OPENAI_API_KEYYesAzure OpenAI API key (required)
USE_MANAGED_IDENTITYNoUse managed identity (optional)
AZURE_OPENAI_ENDPOINTYesAzure OpenAI endpoint (required)
AZURE_OPENAI_DEPLOYMENTYesAzure OpenAI deployment name (required)
OTEL_EXPORTER_OTLP_ENDPOINTNoOpenTelemetry exporter endpoint (optional)

Capabilities

Server capabilities have not been inspected yet.

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/rodneyelmore/bigquery-mcp-server'

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