Skip to content
Back to search
30
MCP

bigquery-mcp-python

pypi/bigquery-mcp-python

BigQuery MCP server optimized for quick navigation of larger projects and datasets.

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

Similar MCP servers embedding-nearest

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
mcp-bigquery
Minimal MCP server for BigQuery SQL validation and dry-run analysis
0 tools
mcp-bigquery-biomedical
MCP server for open (biomedical) datasets in bigquery
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
MySQL MCP Server
Python MCP server for MySQL database inspection and querying
0 tools

How to use

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

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