Full-access PostgreSQL server for Model Context Protocol with read/write capabilities and enhanced schema metadata
| Tool name | Description | Destructive? |
|---|---|---|
| execute_query⚠ | ⚠ yes | |
| execute_dml_ddl_dcl_tcl⚠ | ⚠ yes | |
| execute_maintenance⚠ | ⚠ yes | |
| execute_commit⚠ | ⚠ yes | |
| execute_rollback⚠ | ⚠ yes |
| list_tables | ✓ no | |
| describe_table | ✓ no |
{
"mcpServers": {
"mcp-postgres-full-access": {
"command": "npx",
"args": [
"-y",
"mcp-postgres-full-access"
]
}
}
}