Search live flight prices and get working booking links
Ignav gives AI agents live flight search, airport resolution, and working booking links through a hosted, OAuth-secured MCP server. It is built for travel agents, assistants, and developers who need real-time itinerary options without managing flight data integrations.
This is a well-structured MCP server example for flight price searches. Authentication via API key is properly implemented using environment variables with no hardcoded secrets. The code demonstrates good practices for handling credentials and making authenticated API calls. Minor code quality improvements around error handling and input validation could be made, but no security vulnerabilities were identified.
3 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Once installed, try these example prompts and explore these capabilities:
From the project's GitHub README.
Official agent skill and examples for Ignav.
Ignav is a self-serve API for live flight prices and working booking links. The first 1,000 successful requests are free, then usage is $2.00 per 1,000 successful requests.
This repository contains the official Ignav MCP metadata, marketplace configuration, client examples, and agent-facing installation notes.
Links:
This repository contains example configurations and installation details for connecting to Ignav Flights, a hosted MCP server offering live flight prices, booking links, and airport lookup. Refer to llms-install.md for concise OAuth and API-key instructions.
The repository includes the official MCP Registry metadata in server.json and a Cursor plugin manifest in .cursor-plugin/plugin.json. Marketplace installs connect to Ignav's hosted MCP server and authenticate users through OAuth.
All REST calls use https://ignav.com/api and require:
X-Api-Key: YOUR_API_KEY
Fare searches return itineraries with an opaque ignav_id. Pass that ID to POST /api/fares/booking-links to get booking_options[].links[].url.
MCP users can point compatible clients at:
https://ignav.com/mcp
MCP search_flights results include booking_url directly.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption