pgweb logo
Tools · self-hosted

pgweb in one click.

pgweb is a lightweight read/write postgresql web explorer you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is pgweb?

pgweb is a cross-platform web-based PostgreSQL database client written in Go. It supports read and write operations, SQL query execution, and table browsing via a lightweight browser interface.

CategoryTools
Default port8560
Container imagesosedoff/pgweb:0.15.0

Run pgweb in Even

Even Stacks launches pgweb as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find pgweb in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8560, and serves it over trusted HTTPS at https://pgweb.localhost.

Drive pgweb with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate pgweb directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, drive its UI in the browser pane, and read its logs. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up pgweb and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:8560, enter connection details for a PostgreSQL instance, and browse or edit data via the web UI. Supports read and write SQL queries. Connects to an existing PostgreSQL database; it has no storage of its own.

More Tools services

Other one-click services you can launch in Even Stacks.