69
/ 100
8 days ago
glama

Flight Booking MCP Server

Enables AI assistants to search for flights, book them, check booking status, and cancel bookings using mock flight data with no API keys required.

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: AMADEUS_API_KEY, AMADEUS_API_SECRET
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.
🔐 secretAMADEUS_API_KEY
🔐 secretAMADEUS_API_SECRET
configUSE_REAL_APIthe environment variable (defaults to false). Every
// 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/dhanyahegdek-flight-booking-mcp-server-1xmmew)](https://m8ven.ai/mcp/dhanyahegdek-flight-booking-mcp-server-1xmmew)
commit: 0d1d1a15dcf329c53b7ad65c07777cbfd3a3e12a
code hash: 87540c7c5bb20e1adb20710600996190affd3c527d76c3f5e762336905e7e56e
verified: 7/23/2026, 9:01:37 AM
view raw JSON →