Back to search
30
MCP

mcp-bigquery-evals

pypi/mcp-bigquery-evals

An MCP server for BigQuery exploration with cost guardrails and a built-in NL→SQL eval harness.

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

Similar MCP servers embedding-nearest

mcp-bigquery
Minimal MCP server for BigQuery SQL validation and dry-run analysis
0 tools
bigquery-mcp
BigQuery MCP server optimized for quick navigation of larger projects and datasets.
0 tools
costlens-mcp
FinOps MCP Server for BigQuery - Cost estimation, query optimization, and safe execution
0 tools
mcp-bigquery-dryrun
Minimal MCP server for BigQuery SQL validation and dry-run analysis
0 tools
bigquery-mcp-server
MCP server for Google BigQuery — authenticate via service account JSON env var, run with uvx
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools

How to use

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

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