travel.kismet/mcp-server
travel.kismet/mcp-server · v0.0.0 · MCP 2025-03-26
Semantic hotel search with real-time availability and price comparison for Kismet Travel
Reachability
reachable
checked 2026-07-14 04:33 UTC
Registry status active
Tools pinned 13
2b8274b36edc
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace travel.kismet
(domain verified by the official registry)
Repository
github.com/kismet-tech/kismet-travel-mcp-v2
Remote endpoints
https://mcp.kismet.travel/mcp (streamable-http)
https://mcp.kismet.travel/sse (sse)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:26 | first capture | 13 tools pinned |
Pinned tool definitions (13)
| Tool | Description |
|---|---|
| list_collections | Search the Kismet network for vacation-rental collections (property managers). Returns ranked collections with their slug (`collection_id`), regions, property count, and supported tools. Use this when the guest asks which managers... |
| get_guest_profile | Get the signed-in user / guest Kismet account profile, identity, preferences, and account-level signals. Returns the currently authenticated user's (the logged-in guest's) Kismet profile: identity (first name), contact-channel status... |
| sign_in | Trigger the Kismet OAuth sign-in flow for the current guest. Call this whenever the user explicitly asks to sign in, log in, authenticate, or connect their Kismet account — common queries: "sign me in", "log me in", "log me into... |
| use_guest_token | Load READ-ONLY context from a Kismet guest token — e.g. a "continue in your AI assistant" link a property manager handed the guest. Returns the manager and the draft/considered itinerary the token carries (plus any current offer, when... |
| get_collection_content | Returns collection-level content for a VRM. Sections: "about" (collection info), "reviews" (guest reviews with ratings). Use for guest questions about the company, area, or review quality. |
| get_bookable_reviews | Get guest reviews for a specific vacation rental property or for the entire collection. Returns a summary and individual review texts that can be used to answer questions about guest experiences. |
| search_bookables | Primary search tool — use this whenever the guest specifies ANY filter: location, dates, budget, bedrooms, pets, or persona. Returns a ranked list of candidate properties as plain text with each property's slug, name, location, dated or... |
| get_shortlist | Show the guest's saved/shortlisted vacation rental properties for this collection. Call this when the user wants to see their saved properties or review their shortlist. |
| discover_collections | Visually discover bookable-stay managers (collections) and their properties as an interactive carousel. OMIT `collections` to discover across the whole network (the widget shows manager filter cards plus an interleaved property... |
| get_booking_link | Returns a booking link for a specific vacation rental property. Use when a guest is ready to book. When dates are provided they are validated against the property's booking rules (availability, minimum/maximum stay, arrival/departure... |
| build_bookable_carousel | Present a curated set of specific properties as an interactive visual carousel. Pass `propertySlugs` in your chosen order, plus the collection_id(s) those properties belong to in `collections` — you get each candidate's collectionSlug... |
| get_bookable_detail | Returns full details for a specific vacation rental property: description, bedrooms, bathrooms, kitchen, outdoor spaces, features, policies, and recent reviews. Use when a guest wants to know more about a specific property. |
| shortlist_bookable | Save or remove a vacation rental property from the guest's shortlist. Reversible. Anonymous guests are tracked via the MCP session ID; signed-in guests via their guest ID — the tool reads the current identity from session context, so no... |
Status badge
[](https://toolpin.dev/servers/travel.kismet/mcp-server)
Maintain this server? Add the badge to your README — it links your users to this live status page.