Skip to main content
Glama
durjoi

BQ Agent Gateway

by durjoi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BQ_PROJECTYesThe GCP project ID for BigQuery.
BQ_ALLOWED_DATASETSNoComma-separated list of dataset names allowed for queries (e.g., analytics,prod_reporting). If not set, no allowlist is enforced.
BQ_MAX_BYTES_SCANNED_GIBNoMaximum estimated bytes scanned in GiB for a query. Queries over this estimate are rejected before execution.
GOOGLE_APPLICATION_CREDENTIALSNoPath to a Google Cloud service account key file (JSON). If not set, Application Default Credentials (e.g., from `gcloud auth application-default login`) are used.

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/durjoi/bq_agent_gateway'

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