Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MadeByNando • Uncategorized
MCP server enabling Cursor to use PostgreSQL as a model context storage backend.
Execute read-only SQL queries on a PostgreSQL database.
List all tables in a PostgreSQL database.
Retrieve the schema of specific PostgreSQL tables.
This MCP server implements the Model Context Protocol for Cursor, allowing it to use a PostgreSQL database to store and query model contexts. It provides tools to execute read-only SQL queries, list database tables, and describe table schemas securely. The server runs in a Docker container and integrates with Cursor via a command interface, facilitating database exploration and interaction.