Variflight

v1.0.3Search & Data Extractionstable

Search for flights between airports or cities by date. For cities with multiple airports, use depcity and arrcity parameters; otherwise use dep and arr parameters. Date must be in YYYY-MM-DD format. For today's date, use the getTodayDate tool. All ai

travel-transportation
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Variflight?

Variflight is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to search for flights between airports or cities by date. for cities with multiple airports, use depcity and arrcity parameters; otherwise use dep and arr parameters. date must be in yyyy-mm-dd format. f...

Search for flights between airports or cities by date. For cities with multiple airports, use depcity and arrcity parameters; otherwise use dep and arr parameters. Date must be in YYYY-MM-DD format. For today's date, use the getTodayDate tool. All ai

This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • searchFlightsByDepArr
  • searchFlightsByNumber
  • getFlightTransferInfo

Use Cases

Flight search by airports or cities
Travel planning
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.3
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @variflight-ai/variflight-mcp

Manual Installation

npx -y @variflight-ai/variflight-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Variflight

What is Variflight?

Variflight is a Model Context Protocol (MCP) server that search for flights between airports or cities by date. for cities with multiple airports, use depcity and arrcity parameters; otherwise use dep and arr parameters. date must be in yyyy-mm-dd format. for today's date, use the gettodaydate tool. all ai It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Variflight?

Install via npm with the command: npx -y @variflight-ai/variflight-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Variflight?

Variflight works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Variflight free to use?

Yes, Variflight is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Search & Data Extraction MCP Servers

Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "variflight": { "command": "npx", "args": ["-y", "@variflight-ai/variflight-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Variflight?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides