Back to search
30
MCP

mcp-server-bigquery

lucashild/mcp-server-bigquery

A Model Context Protocol server that provides access to BigQuery

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

Similar MCP servers embedding-nearest

timoschd/mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
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.
0 tools
mcp-bigquery-server
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to s
0 tools
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
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
iflow-mcp_mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
0 tools

How to use

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

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