Variflight MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 490 installs a week from npm. Last commit 20 Apr 2026.
VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.
Today is the operative word: we check Variflight MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add variflight-mcp -- npx -y @variflight-ai/variflight-mcp
{
"mcpServers": {
"variflight-mcp": {
"args": [
"-y",
"@variflight-ai/variflight-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.variflight-mcp]
command = "npx"
args = ["-y", "@variflight-ai/variflight-mcp"]
{
"mcpServers": {
"variflight-mcp": {
"args": [
"-y",
"@variflight-ai/variflight-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"variflight-mcp": {
"args": [
"-y",
"@variflight-ai/variflight-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VARIFLIGHT_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
An MCP server that provides weather data
MCP server providing weather tools with data sourced from AccuWeather.
An MCP server that provides weather information
An MCP server that provides weather information.
An MCP server that provides fast and up-to-date IP geolocation data.
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires
Answers built from our own checks of this server.