Flyan

victorlane/Flyan
★ 0 stars Python AI/LLM Updated 10d ago
Unofficial Python SDK and MCP server for Ryanair flight search.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flyan": {
      "command": "uvx",
      "args": [
        "flyan"
      ]
    }
  }
}

Or install with pip: pip install flyan

README Excerpt

An open-source unofficial API wrapper to get flight data from Ryanair. <!-- mcp-name: io.github.victorlane/flyan-mcp --> > [!TIP] > **New: MCP server for AI agents.** Plug Flyan into Claude Desktop, > Claude Code, or Cursor and search Ryanair flights in natural language. > Jump to the [MCP Quickstart](#use-with-claude-cursor-and-other-mcp-clients).

Topics

agentsairlinesapi-clientaviationclaudeflight-searchflight-search-engineflightsllmmcpmcp-servermodel-context-protocolpythonryanairsdk