This specialized Model Context Protocol (MCP) server acts as a robust bridge between AI assistants and PostgreSQL databases, empowering them to perform complex database operations through natural language. It features secure SQL execution, automatic schema discovery, and multiple output formats (table, JSON, CSV), allowing AI models to efficiently inspect, query, and manipulate data. Built with TypeScript, it ensures type safety, connection pooling, and includes native support for Google Cloud SQL, making it a reliable and efficient tool for AI-driven database interactions.
主な機能
01Multi-Schema Support
02Schema Discovery and Inspection
03Safe SQL Execution with Multiple Output Formats (Table, JSON, CSV)
040 GitHub stars
05Natural Language to SQL Conversion
06Google Cloud SQL Integration