Enable AI agents and applications to securely interact with your PostgreSQL database, deployed as a remote server with GitHub OAuth and Cloudflare.
Sponsored
This tool provides a Model Context Protocol (MCP) server designed for secure, natural language interaction with PostgreSQL databases. Deployable globally via Cloudflare Workers, it offers robust features like automatic schema discovery, built-in SQL injection protection, and role-based access control through GitHub OAuth. Its modular architecture simplifies adding new database operations, making it an ideal solution for integrating AI agents and applications with your data while ensuring security and scalability. It supports both modern streamable HTTP and legacy SSE transport protocols.
Key Features
01Direct PostgreSQL database integration with lifespan
02Role-based access control via GitHub usernames
03Automatic database schema discovery
04Built-in SQL injection protection and query validation
05Cloud-native deployment powered by Cloudflare Workers
061 GitHub stars
Use Cases
01Building AI agents capable of querying and modifying PostgreSQL data
02Securely exposing PostgreSQL database functionality to authorized applications
03Automating database interactions with fine-grained access control