Postgres Rw
Freeby MCP Community
**EN** | [RU](#ru)
v1.0.2Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y @ilya_voletarskii/mcp-postgres-rw
Add to claude_desktop_config.json
{
"mcpServers": {
"postgres-rw": {
"command": "npx",
"args": ["-y", "@ilya_voletarskii/mcp-postgres-rw"]
}
}
}