Travel Assistant
FreeNot checkedAI-native travel search MCP with affiliate booking links and optional x402 premium intelligence.
About
AI-native travel search MCP with affiliate booking links and optional x402 premium intelligence.
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.
Install Travel Assistant in Claude Desktop, Claude Code & Cursor
unyly install travel-assistant-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add travel-assistant-mcp -- npx -y @forgemeshlabs/travel-assistant-mcpFAQ
Is Travel Assistant MCP free?
Yes, Travel Assistant MCP is free — one-click install via Unyly at no cost.
Does Travel Assistant need an API key?
No, Travel Assistant runs without API keys or environment variables.
Is Travel Assistant hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Travel Assistant in Claude Desktop, Claude Code or Cursor?
Open Travel Assistant on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Travel Assistant with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
