PostgreSQL Advanced

Provides full read-write PostgreSQL database access with transaction management, connection pooling, and safety features that requ

syahiidkamil 25 ↓ 7.9k
Claude CodeClaude DesktopGeneric
View source ↗

Advanced PostgreSQL MCP server by Syahiid Kamil that provides full read-write database access with sophisticated transaction management and safety features. The implementation offers separate tools for read-only queries, write operations (DML/DDL/DCL/TCL), and maintenance commands, with all write operations automatically wrapped in transactions that require explicit commit or rollback decisions. Built with TypeScript using connection pooling, automatic transaction timeout monitoring, and stuck transaction cleanup, it includes comprehensive schema exploration tools, table metadata access, and configurable safety limits for concurrent transactions. Designed for AI assistants requiring complete database control with built-in safeguards, database administration workflows, and applications where transactional integrity and explicit user confirmation of changes are critical.

Source

Repository: https://github.com/syahiidkamil/mcp-postgres-full-access

Maintain PostgreSQL Advanced?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

PostgreSQL Advanced on getagentictools
[![PostgreSQL Advanced on getagentictools](https://getagentictools.com/badge/mcp/syahiidkamil-mcp-postgres-full-access.svg)](https://getagentictools.com/mcp/syahiidkamil-mcp-postgres-full-access?ref=badge)