Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

LastMinuteDeals Booking API

io.github.johnanleitner1-coder/lastminute-booking

Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.

Uptime
50.0%
2 direct probes · 30d
Response
128ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

echo

Echoes the provided text back to the caller.

add

Adds two numbers and returns the sum.

server_time

Returns the current server time (ISO 8601, UTC).

How to use

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

{
  "mcpServers": {
    "lastminutedeals_booking_api": {
      "url": "https://web-production-dc74b.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}