Executes custom SQL queries against PostgreSQL databases, supporting parameterized queries and configurable timeouts.
This tool functions as a Model Context Protocol (MCP) server, enabling direct interaction with PostgreSQL databases. It allows for the execution of custom SQL queries, including support for parameterized inputs and the ability to set configurable timeouts for operations. Designed specifically for integration with the Cursor IDE, it provides a crucial bridge for AI agents or automated workflows to programmatically access and manipulate PostgreSQL data.