mcp-server-bigquery

LucasHild/mcp-server-bigquery

3.6

If you are the rightful owner of mcp-server-bigquery and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides access to BigQuery, enabling LLMs to inspect database schemas and execute queries.

Tools

Functions exposed to the LLM to take actions

execute-query

Executes a SQL query using BigQuery dialect

list-tables

Lists all tables in the BigQuery database

describe-table

Describes the schema of a specific table

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources