# GetMyHotels MCP server

Agent View of the PolicyLayer registry record for GetMyHotels: identity, probed posture, risk grade, and all 18 tools classified. HTML page: https://policylayer.com/tools/com-getmyhotels-getmyhotels

## Facts

- Server id: `https://mcp.getmyhotels.com`
- Homepage: https://github.com/fenilsonani/gmh
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 18 (16 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Context-window cost: 3955 tokens per request — https://policylayer.com/token-cost/com-getmyhotels-getmyhotels
- Tags: com getmyhotels getmyhotels, admin
- Record last modified: 2026-08-12T11:09:42.026Z

## Tools (18)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `cancel_booking` | Destructive | Critical | https://policylayer.com/tools/com-getmyhotels-getmyhotels/cancel-booking.md |
| `create_checkout` | Financial | Critical | https://policylayer.com/tools/com-getmyhotels-getmyhotels/create-checkout.md |
| `create_one_click_checkout` | Financial | Critical | https://policylayer.com/tools/com-getmyhotels-getmyhotels/create-one-click-checkout.md |
| `fetch` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/fetch.md |
| `get_booking` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/get-booking.md |
| `get_checkout_quote` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/get-checkout-quote.md |
| `get_hotel_details` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/get-hotel-details.md |
| `get_my_booking` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/get-my-booking.md |
| `get_rooms` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/get-rooms.md |
| `list_my_bookings` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/list-my-bookings.md |
| `list_payment_methods` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/list-payment-methods.md |
| `list_trips` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/list-trips.md |
| `search` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/search.md |
| `search_hotels` | Read | Low | https://policylayer.com/tools/com-getmyhotels-getmyhotels/search-hotels.md |
| `add_trip_item` | Write | Medium | https://policylayer.com/tools/com-getmyhotels-getmyhotels/add-trip-item.md |
| `modify_booking` | Write | Medium | https://policylayer.com/tools/com-getmyhotels-getmyhotels/modify-booking.md |
| `request_booking_action_code` | Write | Medium | https://policylayer.com/tools/com-getmyhotels-getmyhotels/request-booking-action-code.md |
| `save_trip` | Write | Medium | https://policylayer.com/tools/com-getmyhotels-getmyhotels/save-trip.md |

## Tool descriptions

- `cancel_booking` — Cancel one of the signed-in user's bookings. Requires the 6-digit verificationCode from request_booking_action_code. This may be irreversible and can trigger a refund per policy.
- `create_checkout` — Create a secure checkout for a chosen hotel room and return a getmyhotels.com URL where the guest completes payment. This does NOT charge the card — the guest pays on the hosted page. Confirm the hotel, room, dates, and price with the us…
- `create_one_click_checkout` — Create a checkout for the signed-in user with a saved card pre-selected, and return a getmyhotels.com URL where they confirm + pay in one click. Does NOT charge the card — the user confirms on the hosted page. Get the savedPaymentMethodP…
- `fetch` — Fetch the full record for a result id returned by search (a hotel) or for a booking reference (prefixed 'bk_'). Returns a document with id, title, text, url, and metadata.
- `get_booking` — Look up a hotel booking by its management token (sent in the confirmation email). Returns the booking status, hotel, dates, and guest details.
- `get_checkout_quote` — Re-price a specific room live against the supplier before checkout (no booking, no charge). Use the supplierRoomId and price/currency from search_hotels. Returns the authoritative grand total, a rateValidUntil timestamp, and any taxes/fees.
- `get_hotel_details` — Get full property details (description, amenities, photos, policies, location) for a hotel, identified by its ref from search_hotels (or its supplierCode + supplierHotelId).
- `get_my_booking` — Get full details of one of the signed-in user's bookings by its public id.
- `get_rooms` — List the bookable rooms for ONE hotel and date range. Each room's supplierRoomId is what you pass to get_checkout_quote / create_checkout. Use the hotel ref from search_hotels or search. Call this to see all of a chosen hotel's rooms, or…
- `list_my_bookings` — List the signed-in user's hotel bookings.
- `list_payment_methods` — List the signed-in user's saved payment cards (brand, last 4, expiry, default). Use the returned publicId with create_one_click_checkout to pre-select a card.
- `list_trips` — List the signed-in user's saved trips (itineraries).
- `search` — Search GetMyHotels for hotels matching a query. Returns a list of results with ids that can be passed to fetch for full details. Provide the destination and travel dates in the query.
- `search_hotels` — Search live hotel availability for a destination and date range. Returns a price-sorted list of hotels (JSON in the text), each with a ref and its cheapest bookable room's supplierRoomId. To book: pass a room's supplierRoomId + the hotel…
- `add_trip_item` — Add an item (hotel, flight, activity, etc.) to a saved trip on a given day.
- `modify_booking` — Change one of the signed-in user's bookings. Requires the 6-digit verificationCode from request_booking_action_code. Special-request edits always apply. A DATE change is pushed to the hotel supplier as a cancel-and-rebook at current avai…
- `request_booking_action_code` — Email a 6-digit verification code to the booking owner, required before cancelling or modifying a booking. Step 1 of 2 — then call cancel_booking/modify_booking with the code.
- `save_trip` — Create a new saved trip (itinerary) for the signed-in user.

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-getmyhotels-getmyhotels · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-getmyhotels-getmyhotels
