Loomal

variflight-mcp

MCP server by github.com/variflight/variflight-mcp

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

30 starsnpm: @variflight-ai/variflight-mcp

About variflight-mcp

variflight-mcp is an MCP (Model Context Protocol) server published by variflight in the official MCP registry, listed under Search on Loomal. VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

It ships as an npm package (@variflight-ai/variflight-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/variflight/variflight-mcp, where the project has earned 30 GitHub stars.

Use variflight-mcp with your agent

Claude Code · one command
claude mcp add variflight-mcp -- npx -y @variflight-ai/variflight-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "variflight-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@variflight-ai/variflight-mcp"
      ]
    }
  }
}
npm@variflight-ai/variflight-mcp

Frequently asked questions

What is variflight-mcp?
variflight-mcp is an MCP (Model Context Protocol) server by variflight in the Search category. VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.
How do I connect variflight-mcp to Claude, Cursor, or another MCP client?
Install variflight-mcp from its npm package (@variflight-ai/variflight-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is variflight-mcp open source?
Yes — the source code is public at github.com/variflight/variflight-mcp, with 30 GitHub stars.
Can AI agents pay to use variflight-mcp?
Not yet through Loomal — variflight-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain variflight-mcp? Claim this listing free by verifying GitHub ownership, or contact us.