MCP_Server

Pimmetjeoss/MCP_Server

3.1

If you are the rightful owner of MCP_Server 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.

The PostgreSQL MCP Server for Cloudflare Workers is a production-ready implementation of the Model Context Protocol (MCP) that enables direct PostgreSQL database interaction via a remote server with GitHub OAuth authentication, deployed on Cloudflare Workers.

Tools

Functions exposed to the LLM to take actions

listTables

Fetches database schema and table information for all authenticated users.

queryDatabase

Executes read-only SQL queries for all authenticated users.

executeDatabase

Performs write operations like INSERT/UPDATE/DELETE for privileged users.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources