mcp-bigquery-server and bigquery-mcp
These two tools are competitors, as both provide a Model Context Protocol (MCP) server for secure, read-only access to BigQuery datasets for Large Language Models (LLMs), with `pvoo/bigquery-mcp` additionally supporting vector search and demonstrating significantly higher download activity.
About mcp-bigquery-server
ergut/mcp-bigquery-server
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.
This server lets you ask natural language questions to analyze data stored in Google BigQuery, receiving answers in plain English. It connects your AI assistant (like Claude Desktop) to your datasets, allowing you to get insights without writing SQL queries. This is for data analysts, business intelligence users, and anyone who needs quick answers from large datasets.
About bigquery-mcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work