关于
The PostgreSQL Gateway acts as a secure intermediary, providing AI agents like Claude Code, Cursor, and VS Code with controlled, read-only access to PostgreSQL databases. It implements the Model Context Protocol (MCP) to standardize interaction, ensuring that AI agents can safely explore database schemas and execute SQL queries without risk of data modification. With features like API key authentication, rate limiting, SQL validation, and automatic row limiting, the gateway offers a robust solution for integrating AI-powered development tools with your relational data sources.