14 Korean airports flight info + Incheon arrival/departure congestion + facility search.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://korea-flight.kimnchai.com/mcp8 outils · 1996 msget_flight_status[한국 공항 실시간 운항정보] 한국 14개 공항의 실시간 출도착 정보를 조회합니다.
Look up real-time arrival/departure status for 14 Korean airports.
Rendering: every line already carries the gate ('게이트 267' / 'Gate 267'), the
terminal, and — for departures — the check-in counter ('체크인 A B C D' /
'check-in B01-B18'). When you re…[한국 공항 실시간 운항정보] 한국 14개 공항의 실시간 출도착 정보를 조회합니다. Look up real-time arrival/departure status for 14 Korean airports. Rendering: every line already carries the gate ('게이트 267' / 'Gate 267'), the terminal, and — for departures — the check-in counter ('체크인 A B C D' / 'check-in B01-B18'). When you re…
| Paramètre | Type | Description |
|---|---|---|
| airport | string | — |
| direction | string | — |
| flight_date | — | — |
| lang | string | — |
search_by_route[한국 공항 실시간 운항정보] 두 공항 사이 오늘 운항편을 검색합니다 (양방향, 한쪽은 한국 공항).
Find today's flights between an origin and a destination airport.
Bidirectional — at least one side must be a Korean hub.
Examples:
- "GMP→CJU schedule" → search_by_route("GMP", "CJU")
- "Flights from Vancouver to Incheon" → search_by_r…[한국 공항 실시간 운항정보] 두 공항 사이 오늘 운항편을 검색합니다 (양방향, 한쪽은 한국 공항). Find today's flights between an origin and a destination airport. Bidirectional — at least one side must be a Korean hub. Examples: - "GMP→CJU schedule" → search_by_route("GMP", "CJU") - "Flights from Vancouver to Incheon" → search_by_r…
| Paramètre | Type | Description |
|---|---|---|
| origin* | string | — |
| destination* | string | — |
| lang | string | — |
track_my_flight[한국 공항 실시간 운항정보] 편명을 추적해 예정/변경 시각, 게이트, 수취대, 상태를 알려줍니다. (픽업에 유용)
Track a flight — scheduled/estimated times, gate, baggage carousel, status.
Carousel is critical for airport pickup.
Examples:
- "Is KE093 delayed?" → track_my_flight("KE093")
- "7C166 arrival time & carousel" → track_my_flight(…[한국 공항 실시간 운항정보] 편명을 추적해 예정/변경 시각, 게이트, 수취대, 상태를 알려줍니다. (픽업에 유용) Track a flight — scheduled/estimated times, gate, baggage carousel, status. Carousel is critical for airport pickup. Examples: - "Is KE093 delayed?" → track_my_flight("KE093") - "7C166 arrival time & carousel" → track_my_flight(…
| Paramètre | Type | Description |
|---|---|---|
| flight_id* | string | — |
| hub_airport | string | — |
| lang | string | — |
airport_overview[한국 공항 실시간 운항정보] 공항 오늘 개요 — 운항량, 상위 항공사·노선, 터미널 분포.
Airport overview — today's volume, top airlines/routes, terminal split (ICN only).
Useful for first-time visitors.
Examples:
- "What's GMP like?" → airport_overview("GMP")
- "ICN T1 departures" → airport_overview("ICN", "T1") # T1 → P01 자동 변…[한국 공항 실시간 운항정보] 공항 오늘 개요 — 운항량, 상위 항공사·노선, 터미널 분포. Airport overview — today's volume, top airlines/routes, terminal split (ICN only). Useful for first-time visitors. Examples: - "What's GMP like?" → airport_overview("GMP") - "ICN T1 departures" → airport_overview("ICN", "T1") # T1 → P01 자동 변…
| Paramètre | Type | Description |
|---|---|---|
| airport* | string | — |
| terminal | string | — |
| lang | string | — |
codeshare_info[한국 공항 실시간 운항정보] 인천공항편의 코드쉐어 정보 — 마스터편명·파트너편 (ICN 전용).
Codeshare info for ICN flights — master flight number + codeshare partners.
ICN-only (other airports don't provide codeshare data).
Examples:
- "Is OZ117 a codeshare?" → codeshare_info("OZ117")
- "Master flight of ET1291?" → codeshare_inf…[한국 공항 실시간 운항정보] 인천공항편의 코드쉐어 정보 — 마스터편명·파트너편 (ICN 전용). Codeshare info for ICN flights — master flight number + codeshare partners. ICN-only (other airports don't provide codeshare data). Examples: - "Is OZ117 a codeshare?" → codeshare_info("OZ117") - "Master flight of ET1291?" → codeshare_inf…
| Paramètre | Type | Description |
|---|---|---|
| flight_id* | string | — |
| lang | string | — |
incheon_arrivals[한국 공항 실시간 운항정보] 인천공항 입국 도착 정보 (H-2~H+2 시간 윈도우). 편명·도착시간·게이트·입국장(A-F)·내외국인 수.
Incheon Airport arrival info (H-2~H+2 window). Per-flight schedule/actual time,
aircraft gate, entry gate (A-F), domestic/foreign passenger counts.
Examples:
- "How busy is Incheon T1 arrivals right now?" → incheon_a…[한국 공항 실시간 운항정보] 인천공항 입국 도착 정보 (H-2~H+2 시간 윈도우). 편명·도착시간·게이트·입국장(A-F)·내외국인 수. Incheon Airport arrival info (H-2~H+2 window). Per-flight schedule/actual time, aircraft gate, entry gate (A-F), domestic/foreign passenger counts. Examples: - "How busy is Incheon T1 arrivals right now?" → incheon_a…
| Paramètre | Type | Description |
|---|---|---|
| terno | string | — |
| airport | string | — |
| flight_id | string | — |
| lang | string | — |
incheon_departure_congestion[한국 공항 실시간 운항정보] 인천공항 출국장 혼잡도 (1분 주기 실시간). 출국장 게이트별 대기인원 + 발생일시.
Incheon Airport departure hall congestion (1-min real-time). Per-gate wait count.
T1 (P01) currently available; T2 (P02) coming soon per data.go.kr.
Examples:
- "How crowded is Incheon T1 departure right now?" → incheon_departure…[한국 공항 실시간 운항정보] 인천공항 출국장 혼잡도 (1분 주기 실시간). 출국장 게이트별 대기인원 + 발생일시. Incheon Airport departure hall congestion (1-min real-time). Per-gate wait count. T1 (P01) currently available; T2 (P02) coming soon per data.go.kr. Examples: - "How crowded is Incheon T1 departure right now?" → incheon_departure…
| Paramètre | Type | Description |
|---|---|---|
| terminal | string | — |
| lang | string | — |
incheon_facilities[한국 공항 실시간 운항정보] 인천공항 입점 상업시설(매장·서비스) 정보 — 약 1,227개. dataset 15095043 (B551177 family).
Incheon Airport commercial facilities (~1,227 stores/services). Filter by query.
Examples:
- "Where is Starbucks at Incheon?" → incheon_facilities(query="Starbucks")
- "면세점 어디 있어?" → incheon_facilities(quer…[한국 공항 실시간 운항정보] 인천공항 입점 상업시설(매장·서비스) 정보 — 약 1,227개. dataset 15095043 (B551177 family). Incheon Airport commercial facilities (~1,227 stores/services). Filter by query. Examples: - "Where is Starbucks at Incheon?" → incheon_facilities(query="Starbucks") - "면세점 어디 있어?" → incheon_facilities(quer…
| Paramètre | Type | Description |
|---|---|---|
| query | string | — |
| area | string | — |
| lang | string | — |
8 outils sur 8 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
14 Korean airports flight info + Incheon arrival/departure congestion + facility search.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.