identifier: modelcontextprotocol/servers/postgres
repo:
  provider: github.com
  url: https://github.com/modelcontextprotocol/servers
  name: servers
  owner: modelcontextprotocol
server:
  subdirectory: /src/postgres
  name: PostgreSQL
  description: A Model Context Protocol server that provides read-only access to
    PostgreSQL databases. This server enables LLMs to inspect database schemas
    and execute read-only queries.
  flags:
    isOfficial: false
    isCommunity: true
    isHostable: false
