Back to Browse

Aplusz MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://aplusz.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

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

3 tools 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.

file_system

Check that this permission is expected for this type of plugin.

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": {
    "app-aplusz-flight-fares": {
      "url": "https://aplusz.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

✈️ APlusZ

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.

Reviews

No reviews yet

Be the first to review this server!