MCP Servers / database / BigQuery

BigQuery

JSON →
stdiononedatabase

Inspect database schemas and execute queries on Google BigQuery.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: bigquery
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envGCP_PROJECT_ID
envUV_PUBLISH_TOKEN
Resources
BigQuery — MCP Server · libregistry