OctoTrip Flights
Free, no-login MCP server for searching and comparing flights with real-time pricing from multiple airlines and booking platforms worldwide.
README
OctoTrip Flights MCP Server
Free, no-login MCP server for searching and comparing flights with real-time pricing from multiple airlines and booking platforms worldwide.
Endpoint: https://mcp.octotrip.app/flights/mcp
Affiliate Disclosure
OctoTrip is free to use. Booking links contain affiliate attribution -- OctoTrip may earn a commission at no extra cost to you. Search results are ranked by price within each stop-count group, not by affiliate payout.
Quick Start
Add to your MCP client configuration:
{
"mcpServers": {
"octotrip-flights": {
"url": "https://mcp.octotrip.app/flights/mcp"
}
}
}
No API key or login required.
Tool: search
Searches live flight offers between an origin and destination for given travel dates. Supports one-way and round-trip searches with flexible passenger counts and cabin class. Returns price-ranked results grouped by number of stops, showing the cheapest options from multiple airlines and booking platforms. The tool queries external flight aggregator APIs in real time and includes affiliate booking links. It does not book flights, modify reservations, charge users, or store user data.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
origin |
string | yes | -- | Departure city, airport name, or IATA code (e.g. "Frankfurt", "JFK") |
destination |
string | yes | -- | Arrival city, airport name, or IATA code |
departure_date |
string | yes | -- | Departure date (YYYY-MM-DD, DD.MM.YYYY, or natural-language) |
return_date |
string | no | -- | Return date for round-trip. Omit for one-way |
adults |
integer | no | 1 |
Number of adult passengers (1-9) |
children |
integer | no | 0 |
Number of children aged 2-11 (0-9) |
infants |
integer | no | 0 |
Number of infants under 2 (0-9) |
trip_class |
string | no | "Y" |
Cabin class: Y for economy, C for business |
currency |
string | no | "EUR" |
ISO 4217 currency code (EUR, USD, GBP, etc.) |
locale |
string | no | "en" |
Response language code (en, de, etc.) |
Response Format
Results are grouped by number of stops with the cheapest options per group:
{
"results": [
{
"airline": "Lufthansa",
"airline_code": "LH",
"alliance": "Star Alliance",
"flight_numbers": ["LH120", "LH121"],
"is_direct": true,
"stops": 0,
"total_duration_minutes": 110,
"outbound": {
"departure": "FRA",
"arrival": "MUC",
"departure_time": "18:15",
"arrival_time": "19:10",
"departure_date": "2026-07-15",
"arrival_date": "2026-07-15",
"duration_minutes": 55,
"stops": 0,
"legs": [
{
"flight_number": "LH120",
"carrier": "Lufthansa",
"aircraft": "Airbus A319",
"departure": "FRA",
"arrival": "MUC",
"departure_time": "18:15",
"arrival_time": "19:10",
"departure_date": "2026-07-15",
"arrival_date": "2026-07-15",
"duration_minutes": 55
}
]
},
"return": { ... },
"price": 292.39,
"currency": "EUR",
"baggage": "No checked bag, Cabin bag: 1 piece(s)",
"gate": "City.Travel",
"booking_url": "https://...",
"link_type": "affiliate",
"affiliate_disclosure": "This link contains affiliate attribution. OctoTrip may earn a commission at no extra cost to you.",
"tags": ["convenient_ticket", "direct"]
}
],
"total": 6,
"total_available": 876,
"origin_resolved": { "iata": "FRA", "name": "Frankfurt Airport", "city": "Frankfurt am Main", "country_code": "DE" },
"destination_resolved": { "iata": "MUC", "name": "Munich Airport", "city": "Munich", "country_code": "DE" },
"validity": "Results and booking links are valid for approximately 15 minutes.",
"query": { ... }
}
Result Validity
Search results and booking links are valid for approximately 15 minutes. Flight prices are determined through a real-time bidding process and are not guaranteed beyond this window. If a user wants to book, they should do so promptly. For stale results, run a new search.
Error Responses
The server returns structured errors with suggestions:
airport_not_found-- airport could not be resolved. Try an IATA code, city name, or airport name.disambiguation_needed-- multiple airports found (e.g. "New York" returns JFK, LGA). Pick one and retry.invalid_date-- date format not recognized. Use YYYY-MM-DD, DD.MM.YYYY, or similar.no_results-- no flights available for the given criteria. Try different dates or a nearby airport.
Example Prompts
- Find me the cheapest direct flight from New York to London in August
- Compare flights from Frankfurt to Munich on July 15, round-trip returning July 22
- I need a one-way flight from LAX to Tokyo next Friday, economy class
- Search for 2 adults and 1 child flying from Barcelona to Paris on September 1
- What's the cheapest business class flight from Dubai to Singapore this month?
Use with Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"octotrip-flights": {
"url": "https://mcp.octotrip.app/flights/mcp"
}
}
}
Use with Cursor / Windsurf
Add to your MCP settings:
{
"mcpServers": {
"octotrip-flights": {
"url": "https://mcp.octotrip.app/flights/mcp"
}
}
}
Use with Cline
Add to your Cline MCP settings:
{
"mcpServers": {
"octotrip-flights": {
"url": "https://mcp.octotrip.app/flights/mcp"
}
}
}
Use with Smithery
Install via Smithery:
npx -y @smithery/cli install xltnapps/octotrip-flights --client claude
Privacy
This server does not store, log, or track any user data. Queries are forwarded to provider APIs and results are returned directly. See PRIVACY.md for details.
Security
To report a vulnerability, see SECURITY.md.
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。