Securely query clinical SQL Server data with local LLM and strict SQL validation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "secure-clinical-data-agent" yet — see the docs or source repo.
Query inpatient admissions for the past 30 days grouped by date, return daily totals, and ensure no patient names, IDs, or other identifiable information are exposed.
Returns validated, safe query results with only aggregated daily admission counts.
Count ICU patients with oxygen saturation below 90% in the last 7 days, grouped by ward, and return counts only without individual records.
Outputs ward-level counts of high-risk patients without exposing sensitive personal data.
I want to review treatment records for diabetes patients. First check whether the generated SQL touches sensitive fields or unauthorized access; if risky, rewrite it to return department-level aggregates only.
Provides an SQL safety validation result first, then compliant aggregated results or a risk warning.
Query SQL databases safely in natural language with validated read-only access.
Securely access SQL Server databases in read-only mode for querying and analysis.
Lets AI safely explore SQL schemas and run read-only database queries.
Safely run database queries for AI workflows with built-in security controls.
Query any SQL database in natural language with safe auto-generated SQL.
Connect AI to databases for queries, schema management, and data export.