by MCP Community
MCP server for PostgreSQL with full read-write support, transactions, and schema inspection. Works with any PostgreSQL instance — local, Supabase, AWS RDS, or s
MCP server for PostgreSQL with full read-write support, transactions, and schema inspection. Works with any PostgreSQL instance — local, Supabase, AWS RDS, or s
npx -y @sarmadparvez/postgresql-mcp
{
"mcpServers": {
"postgresql": {
"command": "npx",
"args": ["-y", "@sarmadparvez/postgresql-mcp"]
}
}
}Authentication
Static keyServer class
VendorCompliance
None declared