Acerca de
This project implements a secure Model Context Protocol (MCP) server designed to safely expose data from a PostgreSQL-based Hospital Management System to AI clients like Claude Desktop. It establishes robust security measures through the creation of read-only database views and restricted PostgreSQL roles, ensuring that only non-sensitive, pre-approved information is accessible. The server provides a set of parameterized, read-only tools that allow AI models to query hospital data without direct access to raw, sensitive tables, facilitating secure and controlled data interaction.