π§
PostgreSQL Database Query Server
π§MCP Server1Levick3/postgresql-mcp-server
What it does
Executes custom SQL queries against PostgreSQL databases with parameterization and configurable timeouts, designed for integration with the Cursor IDE via Model Context Protocol.
localhosted
Installation
npxRun with npx
npx -y @smithery/cli install @1Levick3/postgresql-mcp-server --client claudenpm runRun npm script
npm run buildnpm runRun npm script
npm run devClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"postgresql-mcp": {
"command": "node",...π Extracted from 1Levick3/postgresql-mcp-server README
1
AddedJan 26, 2026