AgentUni

pREST

by @prest / v0.1.3

Stdio MCP adapter bridging AI clients to pREST’s HTTP /_mcp endpoint for PostgreSQL APIs.

Install

Docker / stdio

docker run -i --rm ghcr.io/prest/prest-mcp-adapter:0.1.3

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-prest-prest": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/prest/prest-mcp-adapter:0.1.3"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.prest/prest · published 2026-07-10 · updated 2026-07-10. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category