Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From finance
Connects remotely to Google Cloud BigQuery for querying large datasets, managing tables, and running SQL analytics. Requires Google Cloud authentication credentials.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin financeCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"bigquery": {
"type": "http",
"url": "https://bigquery.googleapis.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://bigquery.googleapis.com/mcpShare bugs, ideas, or general feedback.