GitHub - subnetmarco/pgmcp: An MCP server to query any Postgres database in natural language.
PGMCP - PostgreSQL Model Context Protocol Server
PGMCP is a Model Context Protocol (MCP) server that provides AI assistants with safe, read-only access to any PostgreSQL database through natural language queries. It acts as a bridge between AI models and your database, allowing you to ask questions in plain English and receive structured SQL results with robust error handling and performance optimization.
What is MCP?
The Model Context Protocol is an open standard that enables AI assistants to s...
Read more at github.com