Integrate PostgreSQL MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with PostgreSQL
Adds a new row or updates an existing row. See the documentation
Updates an existing row. See the documentation
Adds a new row. See the documentation
Finds a row in a table via a lookup column. See the documentation
Finds a row in a table via a custom query. See the documentation
Execute a custom PostgreSQL query. See our docs to learn more about working with SQL in Pipedream.
Deletes a row or rows from a table. See the documentation
Execute a SQL Query. See our docs to learn more about working with SQL in Pipedream.