Linkding logo
Productivity · self-hosted

Linkding in one click.

Linkding is a bookmark manager 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 Linkding?

Linkding is a self-hosted bookmark manager with a minimal web interface, tag-based organization, full-text search, and import/export support. It also provides a browser extension and REST API.

CategoryProductivity
Default port9098
Container imagesissbruecker/linkding:latest

Run Linkding in Even

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

Drive Linkding with your AI agents

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

Through the Even MCP an agent can open its interface in Even's browser, fill in forms, and operate it for you. 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 Linkding and get it ready", and the agent handles it end to end.

How agents reach it: Add, tag, and search bookmarks at http://localhost:9098. The REST API at /api/bookmarks/ uses token authentication; get your token from Settings > REST API. Data is stored in SQLite at /etc/linkding/data inside the container.

More Productivity services

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