74
/ 100
20 days ago
glama

FlightFinder

A Python client for searching flights and hotels without API keys, providing an MCP server for AI agents to search flights, hotels, and plan trips.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVIEW
configFLIGHTFINDER_API_URLexport ="https://api.skypicker.com/umbrella/v2/graphql"
configFLIGHTFINDER_TIMEOUTexport =30
configFLIGHTFINDER_MAX_RETRIES
configFLIGHTFINDER_CACHE_ENABLEDexport =true
configFLIGHTFINDER_CACHE_TTLexport =300
configDISCORD_WEBHOOK_URL
configDISCORD_ENABLED
configDISCORD_VERBOSE_LEVEL
configMONITOR_INTERVAL
configMONITOR_DAYS_AHEAD
configFLIGHTFINDER_CONFIGexport =/path/to/config.json
configFLIGHTFINDER_DEBUG
configFLIGHTFINDER_MCP_HOST
configFLIGHTFINDER_ALERTS
configMONITOR_SEARCH_WINDOW
configMONITOR_HEARTBEAT_INTERVAL
// 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/wolfiesch-flightfinder-1qhiom)](https://m8ven.ai/mcp/wolfiesch-flightfinder-1qhiom)
commit: 1b912ed0decc93473e5e0914a03e16b1f09b0681
code hash: 40910dc6de5efb065bc21fc6384e7eea3cf997718ffa83f1272ac43e5251fe96
verified: 6/22/2026, 12:21:16 PM
view raw JSON →
FlightFinder · M8ven Trust Score | M8ven