Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fastomop • Data & Databases
A server that generates, validates, explains, and runs SQL against OMOP CDM databases using LLMs and medical concept input.
Generate SQL from clinical natural-language prompts against an OMOP CDM while incorporating specific medical concept codes (conditions, drugs, measurements).
Validate generated SQL against OMOP CDM validation rules before execution to reduce unsafe or invalid queries.
Execute validated SQL on a PostgreSQL OMOP instance and return results (CSV) and natural-language explanations or answers derived from query results.
Agent2Agent MCP Server provides tools for interacting with OMOP CDM databases: generating SQL from natural language (with integrated medical concept codes), validating queries against OMOP rules, executing queries and returning CSV results, and producing natural-language explanations and answers. It integrates an LLM (via Ollama) for SQL generation and explanation while using FastMCP as the protocol layer. The server is intended to help automate clinical query generation and validation workflows and to support agents that need to reason about clinical data and translate intent into safe, validated SQL.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.