Enables Claude Desktop to connect to PostgreSQL databases, allowing users to query, explore schemas, and analyze data using plain English without writing SQL.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DB_HOST— localhost PostgreSQL hostDB_PORT— 5432 PostgreSQL portDB_NAME— your_database_nameDB_USER— your_usernameDB_PASSWORD— your_passwordDB_MIN_CONNECTIONS— 1 Min pool connectionsDB_MAX_CONNECTIONS— 10 Max pool connectionsALLOW_WRITE_OPERATIONS— execute_write(sql, confirm) INSERT/UPDATE/DELETE — requires =true in .env AND confirm=TrueLOG_LEVEL— INFO Logging level (DEBUG/INFO/WARNING)[](https://m8ven.ai/mcp/sarotechhub-claude-desktop-to-postgresql-wzg5ge)