Indian Flight Search MCP Server
@ravi-bytes
About Indian Flight Search MCP Server
MCP server to find the cheapest air fare
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Indian Flight Search MCP Server?
The Indian Flight Search MCP Server aggregates flight information and deals from major Indian travel websites. It searches multiple providers simultaneously and finds the best prices including ongoing offers and bank deals. It is intended for users seeking flight pricing across Indian travel platforms.
How to use Indian Flight Search MCP Server?
Install Node.js 16+, clone the repository, run npm install, then start the server with npm start. Use a POST request to /api/search-flights with a JSON body containing from, to, departDate, and optionally returnDate for return trips.
Key features of Indian Flight Search MCP Server
- Searches flights across multiple providers simultaneously
- Finds and applies best available offers and bank deals
- Supports both one-way and return trips
- Extensible architecture for adding new providers
- Currently supports MakeMyTrip (more coming soon)
Use cases of Indian Flight Search MCP Server
- Compare flight prices from multiple Indian travel sites in one request
- Discover the lowest available fare including bank discounts and offers
- Automate flight price checks for travel planning or price monitoring
FAQ from Indian Flight Search MCP Server
Which travel websites are currently supported?
MakeMyTrip is currently supported. Cleartrip, EaseMyTrip, Yatra, Goibibo, and HappyFares are listed as coming soon.
What are the system requirements to run this server?
Node.js version 16 or higher and npm or yarn are required.
How can I add a new flight provider?
Create a new provider class in src/providers/ that extends BaseProvider and implements searchFlights(), getOffers(), and calculateBestPrice(). Then register it in FlightAggregator.js.
What API endpoint is used to search flights?
The server exposes POST /api/search-flights. The request body must include from, to, and departDate. An optional returnDate can be provided for round trips.
Is there any authentication or transport requirement?
The README does not mention authentication or transport restrictions. The server runs on port 3000 by default and accepts HTTP requests.
Frequently asked questions
Which travel websites are currently supported?
MakeMyTrip is currently supported. Cleartrip, EaseMyTrip, Yatra, Goibibo, and HappyFares are listed as coming soon.
What are the system requirements to run this server?
Node.js version 16 or higher and npm or yarn are required.
How can I add a new flight provider?
Create a new provider class in `src/providers/` that extends `BaseProvider` and implements `searchFlights()`, `getOffers()`, and `calculateBestPrice()`. Then register it in `FlightAggregator.js`.
What API endpoint is used to search flights?
The server exposes POST `/api/search-flights`. The request body must include `from`, `to`, and `departDate`. An optional `returnDate` can be provided for round trips.
Is there any authentication or transport requirement?
The README does not mention authentication or transport restrictions. The server runs on port 3000 by default and accepts HTTP requests.
Basic information
More Search MCP servers
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
mcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.

QuanticData — Web Scraping MCP Server
quantumproxiesWeb scraping MCP server for AI agents: scrape any page to clean Markdown, SERP search (Google, Bing, DuckDuckGo), site crawl and map, 74 ready-made collectors and residential proxies. 25 tools, pay per success.
Comments