Enables conversational interaction with a PostgreSQL database, deployable as a remote MCP server with GitHub OAuth through Cloudflare.
This Model Context Protocol (MCP) server provides a robust and secure way to interact conversationally with your PostgreSQL database. Deployable as a Cloudflare Worker, it features GitHub OAuth for authentication and role-based access control, allowing secure read/write operations. Built with best practices, it includes tools for schema discovery, SQL querying, and data modification, all while offering built-in SQL injection protection and acting as an excellent starting point for developing custom MCP servers.