remote-mcp-server-postgres-oauth

vineetsarpal/remote-mcp-server-postgres-oauth

3.1

If you are the rightful owner of remote-mcp-server-postgres-oauth and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for PostgreSQL with GitHub OAuth is a secure and scalable interface for interacting with a PostgreSQL database using Cloudflare Workers.

Tools

Functions exposed to the LLM to take actions

listTables

Lists all tables and columns in the database. Available to all authenticated users.

queryDatabase

Executes read-only SQL queries. Only allows SELECT and similar operations. Available to all authenticated users.

executeDatabase

Executes any SQL statement, including write operations. Restricted to privileged GitHub users.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources