✈️ APlusZ

MCP serverDev tools

Cheapest observed fare, 6-month low and best departure date for a city pair.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use ✈️ APlusZ to find cheapest fare

From the project's README

As published by dagrang-repository/aplusz in README.md.

APlusZ.app makes you fly for LESS.

A free, mobile-first PWA that shows the exact calendar day to book and depart for the lowest air ticket price on any route.


🌍 Live


⚡ Stack (always free)

LayerService
FrontendStatic HTML/CSS/JS (PWA)
HostingCloudflare Pages
Data fetcherGitHub Actions (cron)
Data storageJSON in this repo
Flight data sourceKiwi Tequila (affiliate)
Email alertsmailto: deep links
PaymentsStripe (subscriptions only)

Monthly infrastructure cost: €0.


📂 Structure

frontend/
├── index.html             # Landing + search
├── offline.html           # Service worker fallback
├── apz.webmanifest        # PWA manifest
├── sw.js                  # Service worker
├── legal/
│   └── index.html         # Mentions légales + GDPR + ToS
├── assets/
│   ├── tokens.css         # Design tokens (4 themes)
│   ├── app.css            # Layout + components
│   ├── result.css         # Result card styles
│   ├── detect.js          # Auto language/theme/currency
│   ├── i18n.js            # Translation loader
│   ├── app.js             # Page logic
│   ├── result.js          # Result card renderer
│   ├── sw-register.js     # PWA install/update
│   └── icons/             # PWA icons (192/512 + maskable)
├── i18n/
│   ├── en.json
│   ├── fr.json
│   ├── es.json
│   ├── de.json
│   ├── ja.json
│   └── zh.json
└── data/                  # Updated weekly by GitHub Actions
    └── routes.json

🎨 Themes (4)

  • 🌑 Dark Glass — iOS Liquid Glass style (default for OS dark mode)
  • 🌕 Light Expressive — Android Material 3 Expressive style
  • 📖 Sepia Reader — eBook warm daytime
  • 🌙 Sepia Night — warm dark night reading

Cycle via top-bar button. Persists in localStorage.


🌐 Languages

Auto-detected from navigator.language with 5-fallback chain. Supported: en · fr · es · de · ja · zh. Manual override persists.


💸 Revenue cap

Subscription revenue auto-pauses at €62,000/yr (Stripe subscription.pause_collection). Resets January 1. Affiliate revenue (Kiwi Tequila) is uncapped and sits outside this ceiling.


📜 Legal

aplusz.app/legal — GDPR + ToS + Mentions Légales.


📄 License

Proprietary. All rights reserved.

Tools it offers (3)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • find_cheapest_fare
  • list_routes_from
  • resolve_city

Signals

Last commit
Sep 2026
Advanced
Delivery
flight-fares MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
app-aplusz-flight-fares
Source
github.com/dagrang-repository/aplusz
Hosted endpoint
https://aplusz.app/mcp