Shreyans481/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 using GitHub OAuth for authentication, deployable via Cloudflare.
Tools
Functions exposed to the LLM to take actions
listTables
Get database schema and table information for all authenticated users.
queryDatabase
Execute read-only SQL queries for all authenticated users.
executeDatabase
Execute write operations like INSERT/UPDATE/DELETE for privileged users only.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client