BigQuery MCP server
by LucasHild
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GCP_LOCATION | Yes | The GCP location (e.g. europe-west9). | |
GCP_PROJECT_ID | Yes | The GCP project ID. | |
UV_PUBLISH_TOKEN | No | Token for publishing to PyPI. Can also be set via command flag --token. | |
UV_PUBLISH_PASSWORD | No | Password for publishing to PyPI. Can also be set via command flag --password. | |
UV_PUBLISH_USERNAME | No | Username for publishing to PyPI. Can also be set via command flag --username. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |