58
grade D
3 days ago
glama

Travel MCP Server

Enables comprehensive travel planning by providing tools for flight and accommodation searches, real-time currency exchange, and weather forecasting. It also allows users to calculate estimated trip budgets based on destination, duration, and traveler preferences.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: BOOKING_API_KEY, EXCHANGE_API_KEY, FLIGHT_API_KEY, WEATHER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBOOKING_API_KEYyour_booking_api_key
🔐 secretEXCHANGE_API_KEYyour_exchange_api_key
🔐 secretFLIGHT_API_KEYyour_flight_api_key
🔐 secretWEATHER_API_KEYyour_weather_api_key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/gs-ysingh-travel-mcp-server-9iu5on)](https://m8ven.ai/mcp/gs-ysingh-travel-mcp-server-9iu5on)
commit: a22ef2c304d2249fb4c6f546721234937320a8b4
code hash: bd3fe40b84a2ae862928f88ec8ba7620521555cf6efc3c426d89e12b386508df
verified: 4/18/2026, 6:28:43 PM
view raw JSON →