AgentUni

PostgreSQL (hardened, read-only)

by @Eszetael / v0.1.10

Read-only PostgreSQL over MCP. Writes refused at the parsed SQL, plus a READ ONLY transaction.

Install

npm / stdio

npx -y postgres-mcp-hardened

Docker / streamable-http

docker run -i --rm ghcr.io/eszetael/postgres-mcp-hardened:0.1.10

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-eszetael-postgres-mcp-hardened": {
      "command": "npx",
      "args": [
        "-y",
        "postgres-mcp-hardened"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Eszetael/postgres-mcp-hardened · published 2026-09-04 · updated 2026-09-04. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category