Flight Prices
MCP server for flight price and route data with SettleGrid billing
data
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template flight-pricesOr clone directly
git clone https://github.com/settlegrid/settlegrid-flight-prices
cd settlegrid-flight-prices
npm install && cp .env.example .env
npm run devCapabilities
search-flights
get-flight-status
get-routes
Tags
flights
prices
airline
travel
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
search_flightsSearch flights between airports2¢/callget_flight_statusGet flight status1¢/callget_routesGet airline routes1¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.