🔍

World Airfares Flight Search

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

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comworldairfares-flights-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comworldairfares-flights-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comworldairfares-flights-mcp": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.worldairfares/flights-mcp server is a flight search model context protocol server that provides search functionality, pagination, and itinerary details to AI assistants, enabling them to retrieve and process flight information remotely. This server connects to AI coding assistants to facilitate flight search capabilities, allowing developers to integrate flight search features into their applications. Developers would use this server when building travel-related applications that require accessing flight information and itineraries.

Flight search MCP server providing search, pagination, and itinerary details for AI assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The World Airfares Flight Search server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comworldairfares-flights-mcp.svg)](https://skillsplayground.com/mcps/comworldairfares-flights-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.