Postgres is a standalone MCP server that allows AI agents, such as Cursor and Claude Desktop, to connect to and interact with multiple PostgreSQL databases. Built with Bun, TypeScript, and the fastmcp framework, it provides a blazing fast, type-safe, and secure way for AI agents to list tables, inspect schemas, execute queries, and manage transactions across different databases. It leverages parameterized queries to prevent SQL injection and supports optional API key authentication for secure network connections.
Características Principales
01Multi-database support for PostgreSQL instances
020 GitHub stars
03Optional API key authentication
04Database schema inspection via MCP resources
05Secure parameterized queries to prevent SQL injection
06In-tool logging and progress reporting