gs-ysingh/travel-mcp-server
If you are the rightful owner of travel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Travel MCP Server is a comprehensive solution for travel planning, offering a range of services including flight search, accommodation booking, currency exchange, weather forecasting, and trip budget calculation.
The Travel MCP Server is designed to streamline the travel planning process by integrating multiple services into a single platform. It allows users to search for flights, book accommodations, check real-time currency exchange rates, get weather forecasts, and calculate trip budgets. This server is built using modern technologies such as TypeScript and Node.js, ensuring a robust and scalable solution. By leveraging various APIs, the server provides accurate and up-to-date information, making it an essential tool for travelers. The server is compatible with any MCP client, allowing for seamless integration into existing systems. With a focus on user experience, the Travel MCP Server aims to simplify travel planning, reduce the time spent on research, and enhance the overall travel experience.
Features
- Flight Search: Find and compare flights with various options.
- Accommodation Search: Search for hotels, vacation rentals, and other accommodations.
- Currency Exchange: Get real-time exchange rates for travel budgeting.
- Weather Forecast: Check weather conditions for your travel dates.
- Trip Budget Calculator: Calculate and plan your travel expenses.
Usages
usage with Claude Desktop
{ "mcpServers": { "travel-planner": { "command": "npx", "args": ["travel-mcp-server"] } } }
usage with VS Code
{ "mcp": { "servers": { "travel-planner": { "command": "npx", "args": ["travel-mcp-server"] } } } }
Tools
search_flights
Search for flights between destinations with customizable options.
search_accommodation
Find hotels, vacation rentals, and other accommodation options.
get_exchange_rate
Get current exchange rates between currencies.
get_weather_forecast
Check weather conditions for your travel destination.
calculate_trip_budget
Calculate estimated trip costs including flights, accommodation, and daily expenses.