Skip to content
Back to search
30
MCP

gfg-mcp-server-bigquery

pypi/gfg-mcp-server-bigquery

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

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

How to use

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

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