by MCP Community
MCP server for PostgreSQL with both read and write support (INSERT, UPDATE, DELETE, DDL). Unlike the official server-postgres, this one allows write operations.
MCP server for PostgreSQL with both read and write support (INSERT, UPDATE, DELETE, DDL). Unlike the official server-postgres, this one allows write operations.
npx -y mcp-postgres-rw
{
"mcpServers": {
"postgres-rw": {
"command": "npx",
"args": ["-y", "mcp-postgres-rw"]
}
}
}Authentication
Static keyServer class
VendorCompliance
None declared