Skip to content

Postgres Rw

Free

by MCP Community

**EN** | [RU](#ru)

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Postgres Rw MCP Server

EN | RU

Installation

Reviews

Leave a Review

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"]
    }
  }
}