TREK logo

TREK

A self-hosted travel/trip planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, packing lists, and more

Alternative to: tripit, wanderlog

TREK screenshotTREK screenshotTREK screenshot

About Versions (81)

v2.9.8

2026-04-05

Release Notes — v2.9.8

Improvements

MCP: Configurable session limit per user

The maximum number of concurrent MCP sessions per user can now be controlled via the MCP_MAX_SESSION_PER_USER environment variable. Previously this was hardcoded to 5.

Set it to any positive integer to raise or lower the limit to suit your deployment. If unset or invalid, the default of 5 is used.

Full Changelog: https://github.com/mauriceboe/TREK/compare/v2.9.7…v2.9.8