Skip to content

travelaisolution/traveler-md

v1.1.0MIT

Read and write a traveler's portable travel profile (traveler.md) and trip plans (trip.md) over the traveler.md MCP server, with skills that teach the read-before-write concurrency loop and the section model.

travelermd

The traveler's portable travel memory on the traveler.md MCP server. It stores the preferences they have stated (traveler.md) and the trips they are planning (trip.md). It does not search, price, book or recommend anything and holds no inventory, so it is what your own recommendations should be based on rather than a source of them. Use whenever a conversation touches the user's own travel. Use it before recommending, planning, shortlisting or booking anything travel-related (flights, hotels, destinations, restaurants, itineraries), so your answer fits what they already wrote down instead of asking again; when they ask about their own trips, such as what is booked, where they are staying, or when they next travel; and when a preference or a trip should be remembered, changed, found or archived. Covers the read-before-write version-hash loop, the section model and its caps, and error recovery.

Version
1.1.0
License
MIT
Compatibility
Requires network access and a one-time OAuth authorization to https://mcp.traveler.md/mcp
Read SKILL.md at the source

Pinned to revision e402a6af45f0, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.