Shaarli logo
Self-hosted · self-hosted

Shaarli in one click.

Shaarli is a personal bookmark manager, no database needed 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 Shaarli?

Shaarli is a personal, self-hosted bookmark manager that requires no database, storing all links in a single flat file. It supports tags, full-text search, RSS feeds, and a REST API.

CategorySelf-hosted
Default port8902
Container imageghcr.io/shaarli/shaarli:latest

Run Shaarli in Even

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

Drive Shaarli with your AI agents

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

How agents reach it: Add and search bookmarks at http://localhost:8902; log in at ?do=login. The REST API at /api/v1/links uses JWT bearer tokens for programmatic access. Data is stored in flat files in /var/www/shaarli/data with no database engine required.

More Self-hosted services

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