MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-bigquery-server

mcp-bigquery-server

GitHub

This repository provides a server enabling LLMs like Claude to interact directly with BigQuery data using natural language. It leverages the Model Context Protocol for secure and efficient AI-database communication.

121
7

BigQuery MCP Server

This project provides a server that enables Large Language Models (LLMs) like Claude to interact directly with BigQuery data. It acts as a translator between the LLM and the database, facilitating secure and efficient communication using the Model Context Protocol (MCP).

The server allows users to query BigQuery data using natural language, eliminating the need to write SQL queries manually. It supports accessing tables and materialized views, exploring dataset schemas, and analyzing data within a 1GB query limit. Data access is read-only for security.

The server can be installed via Smithery or manually configured. It requires Node.js, a Google Cloud project with BigQuery enabled, and Claude Desktop. Configuration involves authenticating with Google Cloud and adding project details to the Claude Desktop config file. Command-line arguments are available for specifying the project ID, location, and service account key file. The project is under the MIT License and sponsored by OREDATA.

Repository

ER
ergut

ergut/mcp-bigquery-server

Created

December 3, 2024

Updated

March 28, 2025

Language

JavaScript

Category

Database