Enables Cursor to utilize a PostgreSQL database for storing model contexts.
Postgres enables Cursor to leverage a PostgreSQL database as a storage solution for model contexts, using the Model Context Protocol (MCP). It exposes tools for running SQL queries, listing database tables, and describing table schemas, allowing Cursor to explore and securely query the database. The server is designed for easy setup using Docker and Docker Compose.