PostgreSQL

Provides secure read-only access to PostgreSQL databases for executing SQL queries and retrieving schema information.

vignesh-codes 27
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/vignesh-codes/ai-agents-mcp-pg

Maintain PostgreSQL?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[PostgreSQL on getagentictools](https://getagentictools.com/mcp/vignesh-codes-ai-agents-mcp-pg?ref=badge)