TREK travel planner tops GitHub trending
TREK, an open-source, self-hosted travel planner with real-time collaboration, has reached the top of GitHub's trending page. The application features a built-in Model Context Protocol (MCP) server, enabling users to connect AI assistants to manage itineraries, budgets, and packing lists.
TREK is a prime example of how everyday productivity tools can successfully implement LLMs using the Model Context Protocol (MCP) standard.
- –The built-in MCP server exposes over 150 tools and 30 resources, allowing Claude or Cursor to read and write trip data.
- –WebSocket-based real-time synchronization ensures that edits made by AI agents are instantly visible to human collaborators.
- –Clean OIDC and OAuth 2.1 integration provides secure, scoped token flows for AI client connections.
- –The project is built as a lightweight React, Vite, and SQLite monorepo, making it easy to self-host via Docker.
DISCOVERED
1h ago
2026-06-26
PUBLISHED
1h ago
2026-06-26
RELEVANCE