forgemeshlabs/travel-mcp
БесплатноНе проверенPublic travel search workflow MCP server for airport lookup, route comparison, timing guidance, and external booking links through generic travel search provide
Описание
Public travel search workflow MCP server for airport lookup, route comparison, timing guidance, and external booking links through generic travel search providers.
README
No-key travel assistant for Claude Desktop, Codex-style agent workflows, Hermes, and other MCP clients. It helps agents look up airports, compare routes, explain travel timing, and build external booking links without requiring a travel API account.
Features
- Look up airport metadata by IATA code
- Compare alternate origin and destination airport routes
- Explain booking windows, airport arrival timing, layovers, and seasonal travel factors
- Build external booking links for selected routes
- Run locally with no API key or account setup
- Disclose commission-eligible links in tool output
Install
npm install -g @forgemeshlabs/travel-assistant-mcp
Claude Desktop
Add this to your Claude Desktop claude_desktop_config.json:
{
"mcpServers": {
"travel-assistant": {
"command": "npx",
"args": ["-y", "@forgemeshlabs/travel-assistant-mcp"]
}
}
}
Restart Claude Desktop after saving the config, then ask Claude to plan or compare travel routes.
Codex, Hermes, and other MCP-capable agent runtimes can use the same server command:
npx -y @forgemeshlabs/travel-assistant-mcp
Local Run
npm run build
node dist/index.js
Tools
search_travel_optionsget_airport_infocompare_routesbuild_booking_linkexplain_travel_timing
Public Data Boundary
This package uses generic language for provider integrations. Tool responses may include external booking links and commission-eligible links. Booking completion happens with booking partners outside this MCP server.
Установить forgemeshlabs/travel-mcp в Claude Desktop, Claude Code, Cursor
unyly install forgemeshlabs-travel-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add forgemeshlabs-travel-mcp -- npx -y @forgemeshlabs/travel-assistant-mcpFAQ
forgemeshlabs/travel-mcp MCP бесплатный?
Да, forgemeshlabs/travel-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для forgemeshlabs/travel-mcp?
Нет, forgemeshlabs/travel-mcp работает без API-ключей и переменных окружения.
forgemeshlabs/travel-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить forgemeshlabs/travel-mcp в Claude Desktop, Claude Code или Cursor?
Открой forgemeshlabs/travel-mcp на 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 forgemeshlabs/travel-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
