Ignav Flights MCP Server
Ignav Flights MCP Server and Agent Skill
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:
Contents
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.
Related MCP server: flights-mcp
Agent marketplaces
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.
REST API
All REST calls use https://ignav.com/api and require:
X-Api-Key: YOUR_API_KEYFare 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/mcpMCP search_flights results include booking_url directly.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
Search and compare flight offers through a cache-aware Streamable HTTP MCP server for AI agents.
Geo-based flight search MCP server. Find more flights between any two places on earth
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceA remote MCP server that searches Google Flights for flight information and airport codes. It enables users to find flights, locate airports, and generate travel dates through natural language interactions.-
- AlicenseAqualityDmaintenanceAn MCP server that provides flight search capabilities using the Aviasales API, allowing users to search, filter, and get details on flights and generate booking links.4GPL 3.0
- FlicenseAqualityDmaintenanceAn MCP server for holiday flight planning powered by Google Flights via SerpAPI, enabling real-time flight search, destination discovery, airport comparison, and multi-country trip planning.13-
- AlicenseNot gradedqualityDmaintenanceMCP server for the Travelpayouts (Aviasales) API. It provides 13 tools for flight search, price calendars, hotel search, and airport/airline/city lookup.48MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gusgordon/ignav-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server