Back to Browse

Ignav Skill MCP Server

Developer ToolsLow Risk10.0RemoteNew
Free

Live flight prices and working booking links for AI agents and travel apps.

About

Live flight prices and working booking links for AI agents and travel apps.

Remote endpoints: streamable-http: https://ignav.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-gusgordon-ignav-flights": {
      "url": "https://ignav.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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_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.

Reviews

No reviews yet

Be the first to review this server!

Ignav Skill MCP Server - Live flight prices and working booking links for AI agents | MCP Marketplace