All MCP servers

BoostedTravel

Official
by Api.AirforceStreamable HTTPAI & LLM Tools01,166MIT

Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.

mcpopen-sourceai-llm-tools

Endpoint

POST https://api.boostedchat.com/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "boostedtravel-imp1d85e": {
      "url": "https://api.boostedchat.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}