servers/ database/ postgresql-hardened-read-only
PostgreSQL (hardened, read-only) icon

PostgreSQL (hardened, read-only)

Unverified Claim & verify → Database

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

Visit website ↗ View on GitHub ↗
Overview Installation

Overview

PostgreSQL (hardened, read-only) is a Model Context Protocol (MCP) server: Read-only PostgreSQL over MCP. Writes refused at the parsed SQL, plus a READ ONLY transaction. In practice that means any MCP-compatible AI assistant can call PostgreSQL (hardened, read-only)'s tools directly — the model decides when to use them in a conversation or agent run.

It runs locally: the npm package postgres-mcp-hardened speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need DATABASE_URL. The current release is v0.1.9, published under the MIT license, with source at Eszetael/postgres-mcp-hardened on GitHub.

PostgreSQL (hardened, read-only) is listed under Database on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain PostgreSQL (hardened, read-only) for Eszetael, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — postgres-mcp-hardened · MCP over stdio
Docker image — ghcr.io/eszetael/postgres-mcp-hardened:0.1.9 · MCP over stdio
Credentials — Requires DATABASE_URL
Open source — MIT license · Eszetael/postgres-mcp-hardened
Topics — ai-agents, audit-log, claude, cursor, database

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "postgresql_hardened_read_only": {
      "command": "npx",
      "args": [
        "-y",
        "postgres-mcp-hardened"
      ],
      "env": {
        "DATABASE_URL": "<database-url>"
      }
    }
  }
}

Requires DATABASE_URL

Related servers

SM
Supabase MCP
Database

Manage Supabase projects, databases, auth, storage, and SQL workflows from AI agents.

★ 9.8k Updated 9h ago
ME
Medplum
Database

FHIR-native healthcare data platform tools for AI agents.

★ 2.5k Added 2 weeks ago
RD
RE Data Refinery
Database

Clean, join, and reshape datasets with natural-language steps.

Added 13 hours ago
E�
EOSL.ai — Hardware End-of-Life Database
Database

Hardware end-of-life dates by part number, each linked to the vendor's own bulletin.

Added 5 hours ago
FI
Fincontext
Database

Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.

Added 5 hours ago
Dbmcp icon
Dbmcp
Database

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention.

★ 30 Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close