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…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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…