draw.io logo
Dev · self-hosted

draw.io in one click.

draw.io is a diagrams 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 draw.io?

draw.io (diagrams.net) is a free, open-source diagramming application for creating flowcharts, UML, network diagrams, and more. It can be self-hosted and integrates with Confluence, Google Drive, and GitHub.

CategoryDev
Default port8087
Container imagejgraph/drawio:latest
Official sitewww.diagrams.net

Run draw.io in Even

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

Drive draw.io with your AI agents

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

Through the Even MCP an agent can run commands inside the container, build against the service, and read its logs to debug. 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 draw.io and get it ready", and the agent handles it end to end.

How agents reach it: Open and edit diagrams at http://localhost:8087; save locally in the browser or export as PNG, SVG, or XML. There is no server-side persistent storage by default, so export files manually for durability. No docker exec or API interaction is needed.

More Dev services

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