Flights
tool_call"Find me direct flights from DXB to LHR under $500 for next Tuesday."
{ "airline": "Emirates", "flight": "EK 029", "depart": "07:45 DXB", "arrive": "12:10 LHR", "stops": 0, "price": 482, "GBP"}7h 25m · nonstop£482
The unified MCP server for live flight and hotel data. Plug real-time travel APIs directly into Claude, VSCode, and ChatGPT.
$ npx @mcprates/server init✓ Detecting MCP client...✓ Provisioning travel endpoints → flights · hotels · packages$ mcprates --statusLIVE ● 142ms p50 · 9 providers{ "mcpServers": { "mcprates": { "command": "npx", "args": ["-y", "@mcprates/server"] } }}One server. Every client. Pick your stack below.
{ "mcpServers": { "mcprates": { "command": "npx", "args": ["-y", "@mcprates/server"], "env": { "MCPRATES_KEY": "sk_live_•••" } } }}▸ Drop into ~/Library/Application Support/Claude/
Grab the snippet for your client and paste it in.
MCPrates auto-registers all travel tools on boot.
Your agent can now search live flights & hotels.
"Find me direct flights from DXB to LHR under $500 for next Tuesday."
{ "airline": "Emirates", "flight": "EK 029", "depart": "07:45 DXB", "arrive": "12:10 LHR", "stops": 0, "price": 482, "GBP"}"Show me 4-star hotels in Paris near the Eiffel Tower with granular room rates."
"Hôtel Le Tour" ★4└─ "rooms": [ ├─ Deluxe King €340 ├─ Suite Tower €610 └─ Twin Classic €295└─ "avail": true, 0.4km"Package a flight and hotel for a weekend in Rome."
"Re-poll this fare every 5 min and alert me if it drops below $450."