flighty-mcp

LukasHaas/flighty-mcp
★ 7 stars Python Database Updated 2d ago ✗ Risk
MCP server for accessing local Flighty app flight data
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": {
    "flighty-mcp": {
      "command": "uvx",
      "args": [
        "flighty-mcp"
      ]
    }
  }
}

Or install with pip: pip install flighty-mcp

README Excerpt

A local MCP (Model Context Protocol) server that gives AI assistants access to your [Flighty](https://www.flightyapp.com/) flight data. Reads directly from the Flighty macOS app's local SQLite database. - **List your flights** - View your own upcoming, past, or all flights - **List friends' flights** - View connected friends' flights, filterable by name

Tools (13)

AIRLABS_API_KEYFLIGHTY_DB_PATHadd_flightget_connectionsget_delay_forecastget_flightget_flight_statsget_flight_statuslist_flightslist_friend_flightssearch_airlinessearch_airportssearch_flights
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →