MCP BigQuery Server
by Mousten
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEY_FILE | No | Path to your BigQuery service account key JSON file (optional if using default credentials) | |
| LOCATION | No | BigQuery location/region | US |
| PROJECT_ID | Yes | Your BigQuery project ID | |
| SUPABASE_URL | No | Your Supabase project URL (e.g., https://your-project.supabase.co) - optional but recommended for enhanced features | |
| DEFAULT_USER_ID | No | Default user ID for operations (optional) | |
| SUPABASE_ANON_KEY | No | Your Supabase anonymous key - alternative with RLS | |
| SUPABASE_SERVICE_KEY | No | Your Supabase service role key - recommended for full access |
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/Mousten/mcp-bigquery-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server