01Provides tools for listing tables, viewing schemas, and running safe SQL queries
02Read-only access to PostgreSQL databases for AI assistants
03Offers dynamic environment switching without server restarts
04Prevents all write operations to ensure database integrity
05Supports multi-environment database connections (local, staging, production)
060 GitHub stars