69
/ 100
7 days ago
pulsemcp

Amadeus

Integrates with Amadeus travel API to search flight offers with comprehensive filtering by airports, dates, passengers, travel class, airlines, and pricing constraints for travel planning and booking workflows.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: AMADEUS_API_KEY, AMADEUS_CLIENT_SECRET, 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.
configAMADEUS_CLIENT_IDyour_client_id
🔐 secretAMADEUS_API_KEY
🔐 secretAMADEUS_CLIENT_SECRETyour_client_secret
🔐 secretAMADEUS_API_SECRET
configAMADEUS_HOSTNAMEAPI endpoint to use - test for testing (default) or production for live API
configMCP_TRANSPORT
configPORT
configHOST
// 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/almogqwinz-mcp-amadeus-api-1wpxsp)](https://m8ven.ai/mcp/almogqwinz-mcp-amadeus-api-1wpxsp)
commit: 2797a3cf66369c7191dfac62ed173e673ddb7736
code hash: 11db40b709065d935d3738545602d73d36067b42812c78b9190fb6b9f1e389e8
verified: 7/24/2026, 8:49:16 AM
view raw JSON →