pgAdmin logo
Tools · self-hosted

pgAdmin in one click.

pgAdmin is a full-featured postgresql gui and query tool 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 pgAdmin?

pgAdmin is the leading open-source management tool for PostgreSQL. It provides a web-based GUI for database administration, query editing, schema visualization, and server monitoring.

CategoryTools
Default port8557
Container imagedpage/pgadmin4:8.11
Official sitewww.pgadmin.org

Run pgAdmin in Even

Even Stacks launches pgAdmin 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 pgAdmin in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8557, and serves it over trusted HTTPS at https://pgadmin.localhost.

Drive pgAdmin with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate pgAdmin 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 pgAdmin and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:8557, log in with the configured admin credentials, then add a server connection pointing to your PostgreSQL host. Use Tools > Query Tool to run SQL. Connection metadata is stored in /var/lib/pgadmin.

More Tools services

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