69
/ 100
10 days ago
glama

a2a-travel-mcp-servers

Provides two MCP servers: one for searching real-time flight prices via FlightAPI.io and another for hotel prices via Booking.com through RapidAPI, both accessible over Streamable HTTP.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: FLIGHTAPI_KEY, RAPIDAPI_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.
configPORTRun one at a time locally (both default to port 8000), or set to run them side by side:
🔐 secretFLIGHTAPI_KEYflight_price_server.py search_flights(dep_iata, arr_iata, date, cabin) — real live flight fares for a specific date [FlightAPI.io](https://www.flightapi.io/) Yes —
🔐 secretRAPIDAPI_KEY... python hotel_price_server.py # listens on http://localhost:8000/mcp
// 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 5 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/zalaid-a2a-travel-mcp-servers-1hi7j8)](https://m8ven.ai/mcp/zalaid-a2a-travel-mcp-servers-1hi7j8)
commit: b40403eca1007d5c48f486d884ef2d1a08bcbe11
code hash: c38114629dacbb1d055d51bc0f093a031ea32da8ccd23229cdccf6c22103d701
verified: 7/21/2026, 8:59:06 AM
view raw JSON →