PostgreSQL

Provides direct PostgreSQL database access through natural language SQL querying with read-only transaction safety, schema introsp

ahmedmustahid 30
Claude CodeClaude DesktopGeneric
View source ↗

This PostgreSQL MCP server by Ahmed Mustahid provides AI assistants with direct database access through both HTTP and stdio transport modes, enabling natural language SQL querying with built-in read-only transaction safety. The implementation exposes database schema introspection through dedicated resources that list tables and column information, while offering a query tool that executes SQL commands within read-only transactions to prevent accidental data modification. Built with TypeScript and featuring Docker containerization with separate HTTP and stdio configurations, it's particularly valuable for data analysis workflows where users need to explore database structures and query PostgreSQL databases through conversational interfaces without requiring direct database access or SQL expertise.

Source

Repository: https://github.com/ahmedmustahid/postgres-mcp-server

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/ahmedmustahid-postgres-mcp-server?ref=badge)