Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by navisbio • Data & Databases
An MCP server that gives LLM agents controlled access to public Google BigQuery biomedical datasets for querying, schema inspection, and session insights.
Execute controlled SELECT queries against public biomedical BigQuery datasets while respecting dataset and cost restrictions.
Explore dataset structure and table schemas (column names, types, nullability) to plan accurate SQL queries.
Record, append, and retrieve session-level analysis insights to maintain contextual state during multi-step analyses.
This project implements a Model Context Protocol server tailored to biomedical BigQuery datasets, exposing tools to list datasets, run SELECT queries, inspect table schemas, and record analysis findings. It includes a database resource (OpenTargets schema), a memo resource for session insights, and environment-configured controls like allowed datasets and query cost limits. Intended for biopharma-focused LLM agents, it helps plan and execute queries while preventing runaway BigQuery costs. The code is open-source (GPL-3.0) and requires a Google Cloud service account with BigQuery access.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.