PostgreSQL icon

PostgreSQL

Executes custom SQL queries against PostgreSQL databases, supporting parameterized queries and configurable timeouts.

About

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.

Key Features

  • Direct PostgreSQL query execution
  • Support for parameterized SQL queries
  • Configurable query timeouts
  • Secure SSL/TLS database connections
  • Utilizes connection pooling for efficiency
  • 0 GitHub stars

Use Cases

  • Integrating PostgreSQL database interaction within AI-assisted development environments
  • Automating custom SQL query execution against PostgreSQL via an MCP server
  • Providing secure and efficient database access for AI agents or workflows
Advertisement

Advertisement