πŸ”§

PostgreSQL Database Management Server

πŸ”§MCP Server

HenkDz/postgresql-mcp-server

VibeIndex|
What it does

Manages PostgreSQL databases through intelligent tools, enabling AI assistants to discover, query, manipulate, and comment on database structures and data with enhanced efficiency.

localhosted

Installation

npm installInstall npm package
npm install -g @henkey/postgres-mcp-server
npxRun with npx
npx @henkey/postgres-mcp-server
npxRun with npx
npx @henkey/postgres-mcp-server --connection-string "postgresql://user:pass@localhost:5432/db"
npxRun with npx
npx @henkey/postgres-mcp-server --help
npxRun with npx
npx -y @smithery/cli install @HenkDz/postgresql-mcp-server --client claude

+ 2 more commands in README

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "postgresql-mcp": { "command": "npx", "args"...
πŸ“– Extracted from HenkDz/postgresql-mcp-server README
162
AddedJan 26, 2026