ap-training-bigquery-mcp
Verified Safeby mohrstade
Overview
Provides a semantic layer for BigQuery's Austin Bikeshare public dataset, simplifying data querying and analysis through a defined interface for tools like Claude Desktop.
Installation
uv run mcp_layer.pySecurity Notes
Connects to a public BigQuery dataset (`bigquery-public-data`). Uses standard and reputable data libraries (Ibis, boring-semantic-layer). No obvious hardcoded sensitive credentials, 'eval' usage, or malicious patterns were found in the provided source code. Relies on standard GCP authentication mechanisms for BigQuery access, which are assumed to be configured externally.
Similar Servers
gis-mcp
Serves as a Model Context Protocol (MCP) backend, enabling Large Language Models (LLMs) to perform complex geospatial operations and spatial analysis through various GIS libraries.
quilt-mcp-server
Facilitate querying, visualizing, and packaging data across AWS S3, Athena, and Quilt Catalog using natural language via LLMs.
Assignment_mcp_server
Provides a secure, authenticated interface for an MCP client (e.g., Claude) to interact with Google BigQuery, allowing execution of SQL queries and retrieval of table metadata.
bigquery-mcp-server
Provides a secure, authenticated, and rate-limited Model Context Protocol (MCP) server for AI agents and clients to interact with Google BigQuery.