
BoostedTravel
Give travel or concierge agents flight search and booking tools backed by 75 free local airline connectors and optional GDS/NDC coverage.
Overview
BoostedTravel is a MCP server for the Build phase that provides AI agents with flight search and booking across 75 free local connectors and 400+ airlines with an API key.
What is this MCP server?
- 75 free local airline connectors work without an API key
- Optional BOOSTEDTRAVEL_API_KEY unlocks 400+ GDS/NDC airlines per registry description
- npm package boostedtravel-mcp and PyPI package boostedtravel (versions 0.2.9 / 0.2.17)
- stdio MCP transport for Claude Code–style local agent setups
- Positioned explicitly for flight search and booking in AI agents
- 400+ GDS/NDC airlines with API key
- Registry versions 0.2.17 (PyPI) and 0.2.9 (npm)
Community signal: 1.2k GitHub stars.
What problem does it solve?
Building flight search into an agent means juggling airline APIs, GDS access, and connector maintenance instead of one MCP tool surface.
Who is it for?
Indie builders shipping travel copilots, corporate booking assistants, or demo apps that need credible flight data in the agent loop.
Skip if: Products with no travel domain needs or teams that require full regulatory travel-agency licensing without using BoostedTravel’s stack.
What do I get? / Deliverables
Your agent can query and book flights through BoostedTravel MCP, starting free on local connectors and scaling coverage with an API key.
- Flight search and booking tools available to your agent
- 75-connector baseline without paid key
- Path to full airline coverage via BOOSTEDTRAVEL_API_KEY
Recommended MCP Servers
Journey fit
Flight booking is a product integration you add when building agent features, not an idea-validation or SEO task. Integrations is the right shelf because BoostedTravel exposes airline search and booking as MCP tools for your agent stack.
How it compares
Travel booking MCP connector, not a landing-page or distribution skill.
Common Questions / FAQ
Who is io.github.Efistoffeles/boostedtravel for?
Solo builders and small teams adding flight search and booking to AI agents or travel-facing SaaS via MCP.
When should I use io.github.Efistoffeles/boostedtravel?
While building agent integrations when you need airline coverage—prototype with 75 local connectors, then add an API key for 400+ airlines.
How do I add io.github.Efistoffeles/boostedtravel to my agent?
Install boostedtravel-mcp from npm or boostedtravel from PyPI, configure stdio in your MCP client, and set BOOSTEDTRAVEL_API_KEY when you need expanded GDS/NDC airlines.