Search award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.pointifytravels.com/mcp5 strumenti · 167 mssearch_flightsSearch for flight deals between two airports on a given date. Returns cash fares and/or award availability from multiple sources (Duffel, SerpApi, Seats.aero).Search for flight deals between two airports on a given date. Returns cash fares and/or award availability from multiple sources (Duffel, SerpApi, Seats.aero).
| Parametro | Tipo | Descrizione |
|---|---|---|
| origin* | string | IATA airport code for departure (e.g. JFK) |
| destination* | string | IATA airport code for arrival (e.g. LAX) |
| date* | string | Departure date in YYYY-MM-DD format |
| returnDate | string | Return date in YYYY-MM-DD format (omit for one-way) |
| cabinClass | string | Cabin class (default: economy) |
| searchType | string | Search for cash fares, award availability, or both (default: both) |
search_calendarFind the cheapest travel dates around a target date. Shows a calendar view of minimum prices for flexible date travelers.Find the cheapest travel dates around a target date. Shows a calendar view of minimum prices for flexible date travelers.
| Parametro | Tipo | Descrizione |
|---|---|---|
| origin* | string | IATA airport code for departure (e.g. JFK) |
| destination* | string | IATA airport code for arrival (e.g. LAX) |
| targetDate* | string | Center date for the calendar search (YYYY-MM-DD) |
| daysBefore | integer | Number of days before the target date to include (default: 7) |
| daysAfter | integer | Number of days after the target date to include (default: 7) |
get_predictionGet a buy/wait/neutral recommendation for a flight fare based on historical patterns and time-based signals.Get a buy/wait/neutral recommendation for a flight fare based on historical patterns and time-based signals.
| Parametro | Tipo | Descrizione |
|---|---|---|
| origin* | string | IATA airport code for departure (e.g. JFK) |
| destination* | string | IATA airport code for arrival (e.g. LAX) |
| departureDate* | string | Departure date in YYYY-MM-DD format |
| currentPrice* | number | Current fare price in USD that you are considering |
optimize_pointsCompare points redemption options for a flight and rank them by cents-per-point (CPP) value. Helps decide whether to pay cash or use loyalty points.Compare points redemption options for a flight and rank them by cents-per-point (CPP) value. Helps decide whether to pay cash or use loyalty points.
| Parametro | Tipo | Descrizione |
|---|---|---|
| cashPrice* | number | Cash price of the ticket in USD |
| pointsOptions* | array | Array of available points redemption options to compare |
list_dealsBrowse current award travel deals and flight promotions.Browse current award travel deals and flight promotions.
| Parametro | Tipo | Descrizione |
|---|---|---|
| limit | number | Maximum number of deals to return (default 12) |
| category | string | Optional deal type filter (e.g. 'flight', 'hotel', 'card') |
5 strumenti su 5 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Search award flights and cash fares, optimize points, and predict fares inside ChatGPT and Claude.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.