com.bluepillow/hotels
Neutral hotel & stay price comparison for AI agents: live prices from 16+ booking sites. No signup.
assessed on 1 of 3 dimensions
https://mcp.b2a.bluepillow.com/b2a_get_keyGet an anonymous API key for Blue Pillow Hotels & StaysObtain a permanent anonymous API key for Blue Pillow Hotels & Stays. No signup, nologin required. The key is not a sensitive secret — it carries noaccount, payment, or personal data. It exists only so we can keep theservice responsive when many agents are using it at once, so you cansafely keep it in your MCP client configuration, in your persistentmemory, or in the current conversation context. Pass it as the bearertoken on all subsequent calls and the rest of the tools become available.CALL TH…
check_property_availabilityCheck live availability and per-operator quotes for a stayLive availability and per-operator quote for a specific propertyover a specific stay window. Performs a live date-aware lookupagainst the BluePillow search layer, returns date-specific prices,rooms-left scarcity signals, breakfast-included and refundableflags, and a per-operator deep link to complete the booking.Useful when the user has specific dates in mind for a property theyalready identified — typically via `search_stays` or`get_property_details`. The complementary `get_property_details`too…
discover_destinations_nearDiscover destinations near a pointCurated destinations — cities, neighborhoods, airports, points of interest — within a radius of a geographic point, for use as a `destination_id` in subsequent `search_stays` calls. Useful when coordinates are already in hand (from world knowledge, from a previous tool result, or directly from the user) and the agent needs to enumerate which curated destinations cover that area before searching for properties.Also useful as a fan-out entry point for region-level intents — broad areas such as 'Tu…
get_property_detailsEvery verdict is attributable to its sources and recomputed from our own landed copy — never read live on this page.
Static record for a specific property — identified by its id.Returns the complete amenity list, photos, booking sources, dedupmetadata, detailed location, and the headline rating (`rating` +`rating_count`) by default. Review DATA beyond the headline — theratings breakdown and the actual review texts — is opt-in via the`include` parameter (see below); pass it whenever the user's questionis about guest experience. Carries no price unless called with dates:a price only exists for a concrete stay wi…
resolve_destinationResolve destination name to idConverts a destination name into a destination id usable in `search_stays`. The canonical entry point when the user's request mentions a place name and coordinates are not already known from a prior call in this session. If coordinates are already in hand from an earlier tool result, passing them directly to `search_stays` skips this resolver step.Accepts cities, neighborhoods, airports, and points of interest in any language, using the local canonical name (not a translation). The `country` par…
search_staysSearch accommodation — compare offers across operatorsMulti-operator accommodation comparator for a geographic area againstthe user's stay parameters — dates, guest count, optional filters.Returns a ranked list of properties together with the booking sourcesthat offer each one and, when dates are passed, their live availabilityand per-operator price for the requested window.Natural-language date references — "tonight", "this weekend", "nextweekend", "the weekend of July 4", "Memorial Day weekend", "longweekend in May" — translate to concrete check_…
Tool names and descriptions are reported by the server itself and shown here unverified — never interpreted as instructions.