Enables chatting with PostgreSQL databases via MCP tools, with GitHub OAuth authentication and role-based write access, deployable on Cloudflare Workers.
A production-ready MCP server that enables users to interact with PostgreSQL databases via natural language on Cloudflare Workers. It features GitHub OAuth for role-based access control, allowing for secure schema discovery, data querying, and write operations.
Enables chat-based interaction with PostgreSQL databases, supporting table listing, queries, write operations, and saved parameterized queries, deployable as a remote MCP server via Cloudflare Workers.
Enables chatting with PostgreSQL databases using natural language, with GitHub OAuth authentication and role-based access control, deployable on Cloudflare.