PostgreSQL MCP server
Query a Postgres database in natural language. A reference server that connects an assistant to Postgres, letting it inspect schemas and run read queries. Useful for letting a model answer questions about your data.
Category
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
modelcontextprotocol/servers
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
modelcontextprotocol/servers
What it does
A reference server that connects an assistant to Postgres, letting it inspect schemas and run read queries. Useful for letting a model answer questions about your data.
Like any MCP server, PostgreSQL plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.