HomeDatabases & Data › dryrun

dryrun

PostgreSQL schema intelligence from a committed snapshot. No connection, no credentials.

Go
★ 35 stars Last pushed 2026-09-24 License: BSD-2-Clause

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.18.0)

npx -y @boringsql/dryrun@0.18.0

Or add to your MCP client config:

{
  "mcpServers": {
    "dryrun": {
      "command": "npx",
      "args": [
        "-y",
        "@boringsql/dryrun@0.18.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry