Mcp Psycopg2 is an MCP (Model Context Protocol) server that exposes the full functionality of the popular psycopg2 PostgreSQL database adapter as a network-accessible API. It provides remote tools for managing PostgreSQL connections, transactions, cursor operations, SQL query execution, type adaptation, large object handling, and more. This server is ideal for developers and teams building applications or AI agents that need controlled, programmatic access to PostgreSQL databases over MCP.
Visit Mcp Psycopg2's official website for product details and getting started.