
Postgresql MCP 6bea8495
@sarmadparvez/postgresql-mcp
A general-purpose PostgreSQL MCP server with full read-write support, atomic transactions, and schema inspection. Connect Claude, Cursor, Windsurf, or any MCP-compatible AI client to any PostgreSQL database — local, Supabase, AWS RDS, or self-hosted. No cloud lock-in, no Azure dependency. Supports SELECT, INSERT, UPDATE, DELETE, DDL, and multi-statement transactions with automatic rollback. Optional read-only mode via connection string flag.
安装状态
已补齐
命令预览
npx -y @sarmadparvez/postgresql-mcp postgresql://user:pass@localhost:5432/mydb [object Objec...


