read-only-local-postgres-mcp-server
Verified · yesterdayMCP server for read-only PostgreSQL database queries in Claude Desktop
Install
claude mcp add read-only-local-postgres-mcp-server -- npx -y @hovecapital/[email protected]
Our take
Small, honest single-purpose server: read-only PostgreSQL access for Claude Desktop and Claude Code, with query validation that permits only SELECT statements, env-var connection config, runtime override to connect to other databases dynamically, and JSON-formatted results. MIT-licensed Node.js over stdio, one-line install via claude mcp add or npx, published to the official MCP registry, and pulling a respectable ~500 npm downloads/week for a niche tool. It is a minimal offering from a small shop — 2 stars, 3 contributors, created January 2026 — and 'read-only' rests on statement-prefix validation rather than a read-only database role, so pairing it with a restricted Postgres user is still wise. For anyone who wants Claude querying a local or dev Postgres database with guardrails and zero SaaS dependency.
Verification record
- yesterday
- 2
- 5 days ago
- no
- MIT
- 500
- 0.4.0
- 2026-01-29