Skip to main content
Glama
forgemeshlabs

Travel Assistant MCP

Travel Assistant MCP

Public MCP server for travel search workflows. It gives agents a small set of tools for airport lookup, route comparison, travel timing guidance, and external booking links.

Features

  • Search workflow responses using generic travel search providers

  • Airport metadata lookup by IATA code

  • Basic route comparison for provider integrations

  • External booking links for booking partners

  • Commission-eligible links disclosed in tool output

Install

pnpm install
pnpm build

Run

pnpm start

MCP Client Example

{
  "mcpServers": {
    "travel-assistant": {
      "command": "travel-assistant-mcp"
    }
  }
}

Tools

  • search_travel_options

  • get_airport_info

  • compare_routes

  • build_booking_link

  • explain_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 Server
A
license - permissive license
B
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/forgemeshlabs/travel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server