Seats.aero
БесплатноНе проверенMCP server allowing clients to interface with the seats.aero API
Описание
MCP server allowing clients to interface with the seats.aero API
README
seats.aero MCP server
Not affiliated with seats.aero
A TypeScript-based, minimal MCP server for interacting with the seats.aero API via Claude desktop or any other MCP clients in natural language.
❗ You will need a seats.aero API key via a seats.aero Pro membership in order to use this tool
Setup
Install dependencies
pnpm i
Build and compile TypeScript
pnpm build
Start MCP server
pnpm start
Config
You will need to add your MCP server config to your claude_desktop_config.json file or whatever your MCP client of choice is.
"seats": {
"command": "node",
"args": ["/Users/USER/Sites/seats-mcp/build/index.js"],
"env": {
"SEATS_API_KEY": "SEATS_API_KEY"
}
}
Tools available
get_flights
Get a list of flights. Your MCP client will be able to search via the same parameters as the cached search endpoint
get_bulk_avail
Retrieve a large amount of availability objects from one specific mileage program (source). Your MCP client will be able to search via the same parameters as the bulk availability endpoint
get_routes
Retrieve a list of route objects from one specific mileage program (source). Your MCP client will be able to search via the same parameters as the routes endpoint.
Установка Seats.aero
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/gavgrego/seats.aero-mcp-serverFAQ
Seats.aero MCP бесплатный?
Да, Seats.aero MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Seats.aero?
Нет, Seats.aero работает без API-ключей и переменных окружения.
Seats.aero — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Seats.aero в Claude Desktop, Claude Code или Cursor?
Открой Seats.aero на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Seats.aero with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
