by @crystal dba
Give your AI access to your PostgreSQL database. Run queries, explore schemas, insert and update data, and work with your relational data through natural conversation.
This server provides the following tools for AI assistants:
Execute a SQL query.
View all tables in the database.
Get table schema details.
Add new rows to a table.
Modify existing rows.
Remove rows from a table.