ignav-skill
Official Ignav agent skill and MCP examples for live flight prices and booking links
Documentation
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.
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.
Frequently asked questions
What is ignav-skill?
ignav-skill is Official Ignav agent skill and MCP examples for live flight prices and booking links
How do I install ignav-skill?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is ignav-skill open source?
Yes — it is hosted on GitHub at https://github.com/gusgordon/ignav-skill and has 1 stars.
Related MCP tools
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, tamper-evident SHA-256 chain with RFC 3161 anchoring, 20 MCP tools.
One place to manage & connect to all your MCP servers
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP