mcpserver.lol
registry/trivial-corp-mcp
Connection check verified live · 28h ago

trivial-corp-mcp

Book hotels over MCP. Pay over x402. 3M+ properties in 200+ countries, USDC on Base.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

4 tools

Read from the running server on 28h ago.

get_hotel_details id*context
Get rooms and rates for a hotel. Pass the hotel id from search_hotels results. Returns rate IDs needed for purchase_hotel. Each rate states its refundability and, when refundable,…
get_order_details read-only cart_id*context
Get the current state of an order. Returns payment status, booking state, and item details. Poll until ready is true to confirm the booking is complete.
purchase_hotel can modify data email*phone*titlecontextrate_id*last_name* +4
Book a hotel room by providing guest details and a rate ID from get_hotel_details. Creates a guest profile, adds the room to a cart, and initiates checkout. Returns a payment_url a…
search_hotels read-only contextsort_bycheck_in*check_out*sort_orderdestination*
Search for available hotels by destination and dates. Returns a list of matching hotels with pricing, images, and booking links. Occupancy is fixed at 2 adults in one room and cann…