bq-readonly-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GCP_PROJECT_ID | Yes | GCP project to query (required) | |
| BIGQUERY_LOCATION | No | BigQuery processing location | US |
| BIGQUERY_MAX_LIMIT | No | Hard cap on per-query LIMIT | 10000 |
| BIGQUERY_SAMPLE_ROWS | No | Rows returned by get_table preview | 3 |
| BIGQUERY_DEFAULT_LIMIT | No | Rows injected by auto-LIMIT | 50 |
| BIGQUERY_ALLOWED_DATASETS | No | Comma-separated dataset allowlist (optional) | |
| BIGQUERY_MAX_BYTES_BILLED | No | Per-query bytes-billed cap (1 GB) | 1073741824 |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to service-account JSON (alternate auth) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/mariadb-RupeshBiswas/bq-readonly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server