Memgraph logo
Database · self-hosted

Memgraph in one click.

Memgraph is an in-memory graph db with memgraph lab ui bundled 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 Memgraph?

In-memory graph database compatible with Neo4j Cypher queries, bundled with Memgraph Lab for visual graph exploration and query execution.

CategoryDatabase
Default port7688
Container imagememgraph/memgraph-platform:2.18.1
Official sitememgraph.com

Run Memgraph in Even

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

Drive Memgraph with your AI agents

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

Through the Even MCP an agent can create tables, seed test data, run a migration, or inspect a schema, then tail the logs to confirm it worked. 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 Memgraph and get it ready", and the agent handles it end to end.

How agents reach it: Open Memgraph Lab at http://localhost:8554 to run Cypher queries visually and browse the graph schema. Connect via Bolt on port 7687 or run `docker exec -it memgraph mgconsole` for CLI access. Data is in-memory by default; enable durability in the config for persistence across restarts.

More Database services

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