pvoo/bigquery-mcp
Practical MCP server for large BigQuery datasets. Supports vector search. Keep LLM context small while staying fast and allowing only safe read-only actions.
This project helps data professionals and analysts interact with large BigQuery datasets using natural language. It allows you to ask questions about your data, retrieve schemas, table details, and even run safe, read-only queries. The output provides structured insights about your BigQuery environment, making it easier to navigate complex data landscapes without deep SQL knowledge.
Available on PyPI.
Use this if you want to explore and query large BigQuery datasets using natural language, discover relevant tables, understand their structure, and ensure query safety.
Not ideal if you need to perform write operations (insert, update, delete) on your BigQuery data or require a full-featured SQL client.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 11, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pvoo/bigquery-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
dbt-labs/dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
kubeflow/mcp-apache-spark-history-server
MCP Server for Apache Spark History Server. The bridge between Agentic AI and Apache Spark.
HatriGt/hana-mcp-server
SAP HANA MCP server — Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code....
redis/mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications...
ergut/mcp-bigquery-server
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery...