lastminute.com

Flights, hotels, holiday packages

Official docs

About lastminute.com

lastminute.com is a European online travel agency for flights, hotels, and dynamic holiday packages. Its remote MCP server exposes real-time travel search so trips can be compared and planned directly within assistant conversations.

Connection details

https://mcp.lastminute.com/mcp
Transport
Streamable HTTP
Authentication
Open — no authentication

Setup

claude mcp add lastminute --transport http https://mcp.lastminute.com/mcp

Frequently asked questions

What is the lastminute.com remote MCP server?

The lastminute.com remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.lastminute.com/mcp, so AI assistants can connect to it without installing or running anything locally. lastminute.com is a European online travel agency for flights, hotels, and dynamic holiday packages. Its remote MCP server exposes real-time travel search so trips can be compared and planned directly within assistant conversations.

How do I connect to the lastminute.com MCP server?

Add the endpoint https://mcp.lastminute.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the lastminute.com MCP server require authentication?

No. The lastminute.com endpoint is open and requires no authentication, so you can connect and start sending requests right away.

Which transport does the lastminute.com MCP server use?

lastminute.com exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers