Travel Assistant MCP
Provides airport metadata lookup by IATA code, enabling retrieval of airport information based on IATA codes.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Travel Assistant MCPsearch for flights from SFO to JFK on December 20"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 buildRun
pnpm startMCP Client Example
{
"mcpServers": {
"travel-assistant": {
"command": "travel-assistant-mcp"
}
}
}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.
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