nicotordev/postgresql-mcp-js
3.3
If you are the rightful owner of postgresql-mcp-js 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 is a Model Context Protocol server implementation designed for secure and efficient interaction with PostgreSQL databases using the Bun runtime and MCP TypeScript SDK.
Tools
Functions exposed to the LLM to take actions
execute-query
Execute read-only SQL queries (SELECT, EXPLAIN, WITH statements)
list-tables
List all tables with schema information, indexes, and triggers
describe-table
Get detailed table structure including columns, types, and constraints
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client