seats-aero-mcp
Seats.aero MCP v2 Server
Seats.aero パートナー API 用の MCP v2 サーバーです。ローカルの stdio と Streamable HTTP トランスポートに対応しています。
公開パッケージ: @kwonye/seats-aero-mcp
要件
Node.js 20+
Seats.aero の商用パートナーキー、または対象となる Pro API キー
Related MCP server: Award Flight Daily MCP Server
設定
export SEATS_AERO_API_KEY='your-key'
export SEATS_AERO_PLAN='pro' # pro or commercialオプション設定:
export SEATS_AERO_REQUEST_TIMEOUT_MS=30000
export MCP_HTTP_HOST=127.0.0.1
export MCP_HTTP_PORT=3000
export MCP_HTTP_BEARER_TOKEN='required-for-non-loopback-http'Pro モードは、キャッシュ検索、一括空き状況、トリップ、ルート、目的地、キャッシュ更新に対応しています。商用モードは、キャッシュ更新を除くすべてに対応し、さらにライブ検索が追加されます。利用資格、割り当て、商用利用の許可は Seats.aero が管理します。
実行
npm install
npm run build
npm startまたは、公開された CLI を直接実行します:
npx @kwonye/seats-aero-mcpデフォルトのトランスポートは stdio です。Streamable HTTP で実行するには:
npm run start:httpMCP エンドポイントは /mcp です。
ツール
seats_aero_cached_searchseats_aero_bulk_availabilityseats_aero_get_tripsseats_aero_get_routesseats_aero_get_destinationsseats_aero_refresh_cached_data— Pro のみseats_aero_live_search— 商用のみ
更新呼び出しは、上流の非同期ステータスを返します。同じ空き状況 ID を繰り返してポーリングしてください。Live Search が返した ID を他のエンドポイントで使用しないでください。
テスト
npm test公開
リリースは、npm Trusted Publishing (GitHub OIDC) を使用して GitHub Actions によって公開され、kwonye/yahoo-fantasy-mcp の設定と一致します。このワークフローは長期有効な npm トークンを必要とせず、GitHub リリースタグが表すバージョンを公開します。
最初のパッケージ公開は、npm 認証付きの publish で一度だけブートストラップします。パッケージが存在したら、npm のトラステッドパブリッシャーを GitHub オーナー kwonye、リポジトリ seats-aero-mcp、ワークフローファイル名 release.yml で設定します。その後、一時的な npm トークンを削除し、以降のリリースには Trusted Publishing を使用します。
npm CLI 11.15 以降では、トラステッドパブリッシャーは次のように設定できます:
npm trust github @kwonye/seats-aero-mcp \
--repo kwonye/seats-aero-mcp \
--file release.yml \
--allow-publishThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables searching and retrieving flight information using Duffel API, supporting one-way, round-trip, and multi-city queries with flexible search parameters.
- FlicenseNot gradedqualityDmaintenanceOfficial Industry Standard MCP for Travel Awards, Points, and more. Search award flight availability across multiple airline loyalty programs, find sweet spots, check transfer partners, and get market stats all via MCP.1
- FlicenseAqualityAmaintenanceEnables natural language interaction with the seats.aero API for searching flight availability, routes, and bulk availability using your seats.aero Pro API key.723
- AlicenseNot gradedqualityDmaintenanceEnables AI clients to explore cheapest destinations, optimize multi-leg flight itineraries, and reference airport/region data via MCP tools and resources.MIT
Related MCP Connectors
AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.
Geo-based flight search MCP server. Find more flights between any two places on earth
Official airline award MCP. Search 12.3M+ award flights across 48 loyalty programs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kwonye/seats-aero-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server