M
PostgreSQL

PostgreSQL

mcp server

Description

This PostgreSQL MCP server, developed by Anthropic, provides read-only access to PostgreSQL databases for AI models. Built with TypeScript and leveraging the pg library, it offers tools for executing SQL queries and retrieving schema information. The implementation focuses on security by enforcing read-only transactions and omitting sensitive connection details. It's particularly useful for AI assistants or applications needing to analyze database structures, execute complex queries, or integrate PostgreSQL data into their workflows without requiring direct database access or deep SQL knowledge.

Server Details

Added

April 21, 2025