Back to search
30
MCP

bigquery-mcp-server

pypi/bigquery-mcp-server

MCP server for Google BigQuery — authenticate via service account JSON env var, run with uvx

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
mcodd/mcp-bigquery-server
docker container that runs the MCP server from https://github.com/ergut/mcp-bigquery-server
0 tools
bigquery-mcp
BigQuery MCP server optimized for quick navigation of larger projects and datasets.
0 tools
bq_mcp_server
Python-based MCP (Model Context Protocol) server that retrieves dataset, table, and schema information from Google Cloud BigQuery
0 tools
google-calendar-mcp
Google Calendar MCP Server with Service Account authentication
0 tools
mcp-bigquery
Minimal MCP server for BigQuery SQL validation and dry-run analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bigquery-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}