MCP Servers / database / PostgreSQL Full Access MCP Server

PostgreSQL Full Access MCP Server

JSON →
none24database

A full-access PostgreSQL server for MCP with read/write capabilities and enhanced schema metadata.

Install
How to run this server
[ { "cmd": "npx or", "imports": [] } ]
server path: postgresql-full-access-mcp-server
Tools
What this server exposes
execute_query
Execute a SQL query on the PostgreSQL database
execute_dml_ddl_dcl_tcl
Execute DML, DDL, DCL, or TCL statements on the PostgreSQL database
execute_maintenance
Execute maintenance operations on the PostgreSQL database
execute_commit
Commit the current transaction
execute_rollback
Rollback the current transaction
list_tables
List all tables in the PostgreSQL database
describe_table
Describe the structure of a specific table
Configuration
Environment & auth
authnone
Resources
PostgreSQL Full Access MCP Server — MCP Server · libregistry