概要
This tool functions as an MCP (Model Context Protocol) server, specifically engineered to connect AI assistants like Claude Code and Cursor directly with the Avanti Fellows PostgreSQL database. Designed with a strong emphasis on security, it strictly enforces read-only operations, preventing any modifications such as INSERT, UPDATE, or DELETE, thereby safeguarding data integrity. It offers a suite of functionalities for database exploration, enabling AI to list tables, describe schemas, retrieve sample data, count rows with specific conditions, and execute custom SELECT queries, significantly streamlining data analysis and retrieval for AI-powered workflows.