Back to search
30
MCP

io.github.variflight/variflight-mcp

io.github.variflight/variflight-mcp

VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.andreacappelletti97/google-flights
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
0 tools
io.github.simonenavifare/navifare-mcp
Flight price comparison MCP server. Search multiple booking sources to find better flight prices.
0 tools
io.github.flightradar24/fr24api-mcp
MCP server providing access to the Flightradar24 API for real-time and historical flight data
0 tools
io.github.daedalus/mcp-metar
MCP server for METAR/TAF aviation weather data
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.variflight/variflight-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}