Skip to content
Back to search
30
MCP

Postgres MCP

io.github.edelciomolina/postgres-mcp

PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.

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

Similar MCP servers embedding-nearest

io.github.arifulislamat/database-mcp-postgres
MCP server for PostgreSQL. Read-only by default, row caps, timeouts, secrets never logged.
0 tools
database-mcp-postgres
MCP server for PostgreSQL with read-only guardrails, row caps, and statement timeouts
0 tools
rturv/postgres-database-query-mcp
MCP for acces read-only mode postgresql databases
0 tools
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
io.github.devopam/mcpg
Production-grade PostgreSQL MCP server — 252 tools for query, tuning & ops, read-only by default.
0 tools
Postgresql MCP
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "postgres_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}