remote-mcp-server-with-auth

NETWORK101/remote-mcp-server-with-auth

3.2

If you are the rightful owner of remote-mcp-server-with-auth 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.

This is a Model Context Protocol (MCP) server that allows interaction with a PostgreSQL database via a chat interface, deployable as a remote server with GitHub OAuth through Cloudflare.

Tools

Functions exposed to the LLM to take actions

listTables

Get database schema and table information (all authenticated users).

queryDatabase

Execute read-only SQL queries (all authenticated users).

executeDatabase

Execute write operations like INSERT/UPDATE/DELETE (privileged users only).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources