mcpbeat Sign in

LastMinuteDeals Booking API MCP Server

by johnanleitner1-coder Your server? Claim it
not responding

LastMinuteDeals Booking API is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 5 May 2026.

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

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
3
Tools
read from the server
185 ms
Response time
average over 24h
1
Stars
last commit 5 May 2026

What the code does

We read the source, 15 h ago · tools taken from the live server · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call search_slots.hours_ahead → tools/run_mcp_server.py:640, search_slots.hours_ahead → tools/run_mcp_server.py:659
            result = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command tools/run_mcp_server.py:640
            result = subprocess.run(
            f"https://api.telegram.org/bot{token}/getMe",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add lastminute-booking --transport http https://web-production-dc74b.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lastminute-booking": {
      "url": "https://web-production-dc74b.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lastminute-booking]
url = "https://web-production-dc74b.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "lastminute-booking": {
      "url": "https://web-production-dc74b.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lastminute-booking": {
      "url": "https://web-production-dc74b.up.railway.app/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

add
add
Adds two numbers and returns the sum.
echo
echo
Echoes the provided text back to the caller.
server
server_time
Returns the current server time (ISO 8601, UTC).

Endpoints

URLTransportStateLatencyChecked
https://web-production-dc74b.up.railway.app/mcp streamable-http answering 185 ms 7 min ago

Alternatives to LastMinuteDeals Booking API

same job, measured the same way
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

61 installs/wk local only
Codeix
by montanetech

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase

80 installs/wk local only
I
hai Lab Japan Company Data
by hotagithub

Search Japanese company credit, financials, subsidies, and procurement via AI agents.

answering
oss-search
by sblattj

Fast local and federated OSS code search and repo discovery for AI agents

38 installs/wk local only
Heroku Code MCP
by dsouzaanush

Search and execute Heroku Platform API operations

local only
Taskrabbit
by markswendsen-code

MCP server for TaskRabbit - let AI agents book home services and taskers

25 installs/wk local only
Edgaralert
by ikop32-code

SEC insider trading alerts, Form 4 signals, 8-K events, and company research via EDGAR Alert API.

27 installs/wk local only
Paper Lantern
by paperlantern

Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.

answering

LastMinuteDeals Booking API — questions

Answers built from our own checks of this server.

What can LastMinuteDeals Booking API do?
It exposes 3 tools, read directly from the server on our last check. Among them: add, echo, server_time. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is LastMinuteDeals Booking API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 185 ms. The bar chart above shows every period we have measured.
Is LastMinuteDeals Booking API still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists LastMinuteDeals Booking API as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect LastMinuteDeals Booking API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does LastMinuteDeals Booking API need an API key?
No. LastMinuteDeals Booking API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
Is LastMinuteDeals Booking API open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.