MCP Server
MCP
LastMinuteDeals Booking API
Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://web-production-dc74b.up.railway.app/mcp",
"headers": [
{
"value": "{api_key}",
"name": ""
}
],
"variables": {
"api_key": {
"description": "Optional API key for authenticated requests. Register free at POST /api/keys/register",
"isSecret": true,
"placeholder": "lmd_..."
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment