phpMyAdmin logo
Tools · self-hosted

phpMyAdmin in one click.

phpMyAdmin is a classic web interface for mysql and mariadb 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 phpMyAdmin?

Web-based administration interface for MySQL and MariaDB, supporting SQL queries, table management, user administration, import, and export operations.

CategoryTools
Default port8559
Container imagephpmyadmin:5.2
Official sitewww.phpmyadmin.net

Run phpMyAdmin in Even

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

Drive phpMyAdmin with your AI agents

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

How agents reach it: Open http://localhost:8559 and log in with the MySQL host, user, and password configured via PMA_HOST env var. Import and export databases via the Import/Export tabs. Requires a running MySQL or MariaDB container on the same Docker network.

More Tools services

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