MCP server exposing psycopg2 PostgreSQL database adapter functionality
MCP server exposing psycopg2 PostgreSQL database adapter functionality. mcp-name: io.github.daedalus/mcp-psycopg2 The server exposes the following tools for interacting with PostgreSQL databases: - Create a new database connection - Close an existing connection - Get connection details - Start a new transaction - Commit the current transaction - Rollback the current transaction - Set transaction…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server exposing psycopg2 PostgreSQL database adapter functionality. mcp-name: io.github.daedalus/mcp-psycopg2 The server exposes the following tools for interacting with PostgreSQL databases: - Create a new database connection - Close an existing connection - Get connection details - Start a new transaction - Commit the current transaction - Rollback the current transaction - Set transaction isolation level - Create a new cursor - Execute a SQL query - Execute a query with multiple…