PostgreSQL

Enables direct PostgreSQL database interaction with tools for executing SQL queries, creating tables, and listing database schema,

leixiaotian1 11
Claude CodeClaude DesktopGeneric
View source ↗

A PostgreSQL MCP server that enables AI assistants to interact directly with PostgreSQL databases through a set of specialized tools. It provides capabilities for executing read and write SQL queries, creating tables, and listing database tables - all through the MCP protocol. Built with Go and leveraging the lib/pq driver, this implementation includes security features like query type validation and input sanitization, making it suitable for database management tasks while maintaining appropriate access controls. The server is easily configurable through environment variables and can be integrated with any MCP-compatible AI assistant.

Source

Repository: https://github.com/leixiaotian1/pgsql-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/leixiaotian1-pgsql-mcp-server?ref=badge)