Eszetael/postgres-mcp-hardened
by Various
Secure read-only PostgreSQL MCP server in Rust — a hardened alternative to the deprecated @modelcontextprotocol/server-postgres.
MCP
Eszetael/postgres-mcp-hardened
Added 3 Sept 2026
Overview
A read-only PostgreSQL MCP server written in Rust, designed as a hardened replacement for the deprecated official MCP Postgres server. It exposes database querying to MCP clients while preventing write operations.
Best for
Best for
Teams needing a safe, read-only Postgres bridge for MCP clients.
Use cases
- Connect MCP clients to a Postgres read replica
- Let assistants query production data without write risk
- Replace deprecated @modelcontextprotocol/server-postgres
Notes
A read-only PostgreSQL MCP server written in Rust, designed as a hardened replacement for the deprecated official MCP Postgres server. It exposes database querying to MCP clients while preventing write operations.
1 stars on GitHub. Last updated 2026-08-30. Licensed MIT.
Use cases
- Connect MCP clients to a Postgres read replica
- Let assistants query production data without write risk
- Replace deprecated @modelcontextprotocol/server-postgres
Pros
- Read-only enforcement adds safety for production access
- Rust implementation offers memory safety
- Directly addresses gap left by deprecated official server
Cons
- Young project with minimal community adoption (1 star)
- No write support, so not suitable for transactional tasks
- Feature set likely narrower than the original server
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Read-only enforcement adds safety for production access
- Rust implementation offers memory safety
- Directly addresses gap left by deprecated official server
Cons
- Young project with minimal community adoption (1 star)
- No write support, so not suitable for transactional tasks
- Feature set likely narrower than the original server
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
