MCP server wrapper for PostgreSQL - reads credentials from .env with configurable key mapping and safe read-only defaults.
{
"mcpServers": {
"edelciomolinapostgres": {
"command": "npx",
"args": [
"-y",
"@edelciomolina/postgres-mcp"
]
}
}
}