Travel MCP Server
by gs-ysingh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLIGHT_API_KEY | Yes | API key for flight data provider (e.g., Amadeus, Skyscanner, or similar) | |
| BOOKING_API_KEY | Yes | API key for accommodation service (e.g., Booking.com, Airbnb, or similar) | |
| WEATHER_API_KEY | Yes | API key for weather service (e.g., OpenWeatherMap, WeatherAPI, or similar) | |
| EXCHANGE_API_KEY | Yes | API key for currency exchange service (e.g., Fixer.io, ExchangeRate-API, or similar) | |
| GOOGLE_PLACES_API_KEY | Yes | API key for Google Places API for attractions and restaurant recommendations |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_flights | Search for flight prices and schedules |
| search_accommodation | Search for hotels and accommodations |
| get_exchange_rate | Get current currency exchange rates |
| get_weather_forecast | Get weather forecast for travel dates |
| calculate_trip_budget | Calculate total estimated budget for a trip |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/gs-ysingh/travel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server