mcp-server-postgres

Ismail-2001/mcp-server-postgres
★ 2 stars TypeScript 🗄️ Database Updated 3d ago
A production-grade, schema-aware PostgreSQL MCP server for enterprise AI. Features Zero-Trust SQL validation, multi-tier permissions, and real-time schema introspection for secure, autonomous database operations.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-postgres": {
      "command": "npx",
      "args": [
        "-y",
        "Ismail-2001/mcp-server-postgres"
      ]
    }
  }
}

Topics

ai-agentsdatabase-agentdatabase-securityllm-infrastructuremodel-context-protocolpostgresqlsql-validationzero-trust