Skip to content
Back to search
30
MCP

Postgres Secured (Aegis Zero-Trust)

io.github.yash-0620/postgres-mcp-secured

Enterprise PostgreSQL MCP secured by Aegis Zero-Trust to block unauthorized SQL injections.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PostgreSQL Secure
Security-hardened read-only PostgreSQL MCP server with AST-based SQL guard using pglast, per-transaction safety envelope, and JSON-Lines aud
0 tools
mcp-aegis
Zero-Trust Security Layer for AI Agentic Workflows via the Model Context Protocol
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
io.github.fashad-ahmed/universal-db-mcp
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
0 tools
Aegis-Privacy-MCP
PII and secrets sanitization gateway with advanced OCR merging logic.
0 tools · sse
enterprisedb/pg-airman-mcp
A Postgres MCP server with index tuning, explain plans, health checks, and safe sql execution.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "postgres_secured_(aegis_zero-trust)": {
      "url": "None",
      "transport": "http"
    }
  }
}