π§
PostgreSQL Database Management Server
π§MCP ServerHenkDz/postgresql-mcp-server
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-servernpxRun with npx
npx @henkey/postgres-mcp-servernpxRun with npx
npx @henkey/postgres-mcp-server --connection-string "postgresql://user:pass@localhost:5432/db"npxRun with npx
npx @henkey/postgres-mcp-server --helpnpxRun 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