Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by syahiidkamil • Data & Databases
An MCP server that gives LLM agents controlled read-write access to PostgreSQL databases with explicit transaction management and safety controls.
Perform safe, auditable data modifications (INSERT/UPDATE/DELETE) in PostgreSQL with explicit commit/rollback and transaction timeouts.
Detailed schema and index metadata (columns, PK/FK, indexes, descriptions) to generate correct queries and transformations.
Run maintenance commands or schema changes (VACUUM, ANALYZE, CREATE/ALTER/DROP) with controlled execution and result reporting.
This server enables agents to execute read-only queries as well as DML/DDL/DCL/TCL operations against PostgreSQL while enforcing transaction isolation, timeouts, and an explicit commit/rollback workflow. It exposes rich schema and index metadata, row-count estimates, and table/column descriptions to help agents reason about the database. Safety features include statement timeouts, limited concurrent transactions, an automatic transaction monitor, and a two-step commit process designed for manual approval (e.g., via Claude Desktop). The project is open-source (MIT) and intended for safe, auditable database modifications by LLM-powered tools.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.