Back to search
30
MCP streamable-http

World Airfares Flight Search

com.worldairfares/flights-mcp

Flight search MCP server providing search, pagination, and itinerary details for AI assistants.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

com.pulsemcp/google-flights
MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.
0 tools
io.github.andreacappelletti97/google-flights
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
io.github.simonenavifare/navifare-mcp
Flight price comparison MCP server. Search multiple booking sources to find better flight prices.
0 tools
bing-flights-mcp
MCP server for searching flights on Bing Flights
0 tools
flights-mcp
Flight search MCP server using Duffel API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "world_airfares_flight_search": {
      "url": "https://mcp.worldairfares.com",
      "transport": "streamable-http"
    }
  }
}