Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Spann Stays

com.spannhq/stays

Read-only sample stays, booking constraints, and staged reservation actions for review.

Uptime
100.0%
1 direct probes · 30d
Response
507ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_availability

Search deterministic sample stay options from the Spann Stays fixture; no live inventory or property availability is queried.

explain_booking_constraints

Explain fixture-backed booking constraints for a sample property and rate; no property authority or live policy decision is provided.

prepare_reservation_action

Prepare a fixture-only reservation action for review; never holds a room, books, pays, sends, or contacts a property. Use sample traveler placeholders only.

How to use

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

{
  "mcpServers": {
    "spann_stays": {
      "url": "https://mcp.persimmonhq.com/hospitality/mcp",
      "transport": "streamable-http"
    }
  }
}