BigQuery Readonly MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | Yes | The base URL of the server (e.g., http://localhost:8080) | |
| MAX_RESULTS | No | Maximum number of results per query | 1000 |
| ALLOWED_DOMAIN | Yes | Allowed email domain for authentication | |
| SESSION_SECRET | Yes | Session secret for Flask sessions | |
| DEFAULT_PROJECT_ID | No | Default BigQuery project ID | ice-sh |
| MAXIMUM_BYTES_BILLED | No | Maximum bytes billed per query | 1073741824 |
| QUERY_TIMEOUT_SECONDS | No | Query timeout in seconds | 60 |
| GOOGLE_OAUTH_CLIENT_ID | Yes | Google OAuth client ID | |
| GOOGLE_OAUTH_CLIENT_SECRET | Yes | Google OAuth client secret |
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/Growth-Management/bigquery-readonly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server