Skip to content
Back to search
100
MCP live http

Blue Pillow Hotels & Stays

com.bluepillow/hotels

Neutral hotel & stay price comparison for AI agents: live prices from 16+ booking sites. No signup.

Uptime
16.7%
6 probes
Response
98ms
last probe
Tools
6
callable

Tools · 6

search_stays

Multi-operator accommodation comparator for a geographic area against the user's stay parameters — dates, guest count, optional filters. Returns a ranked list of properties together with the booking s…

get_property_details

Static record for a specific property — identified by its id. Returns the complete amenity list, photos, booking sources, dedup metadata, detailed location, and the headline rating (`rating` + `rating…

check_property_availability

Live availability and per-operator quote for a specific property over a specific stay window. Performs a live date-aware lookup against the BluePillow search layer, returns date-specific prices, rooms…

resolve_destination

Converts 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 c…

discover_destinations_near

Curated 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 coordi…

b2a_get_key

Obtain a permanent anonymous API key for Blue Pillow Hotels & Stays. No signup, no login required. The key is not a sensitive secret — it carries no account, payment, or personal data. It exists only …

Similar MCP servers embedding-nearest

Sugra API live
Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.
6 tools · streamable-http
MoltPe live
AI-native payment infrastructure that gives AI agents isolated wallets with programmable spending policies for autonomous USDC stablecoin tr
11 tools · http
io.github.QasperAI/qasper live
Discover and book businesses via AI agents.
9 tools · streamable-http
huettentouren
Plan multi-day hut-to-hut hiking tours in the European Alps, powered by live availability data from the Alpine Club booking systems (DAV, ÖA
0 tools · http
ATOM Pricing Intelligence live
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
8 tools · sse
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
8 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blue_pillow_hotels_&_stays": {
      "url": "https://mcp.b2a.bluepillow.com/mcp",
      "transport": "http"
    }
  }
}