74
/ 100
6 days ago
glama

Google Flights Policy Recommender (MCP)

Searches Google Flights, labels results as in-policy or out-of-policy based on a travel policy file, and ranks them by preferences like nonstop, alliance, or price.

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: GOOGLE_OAUTH_CLIENT_SECRET, MCP_BEARER_TOKEN
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.
configALLOWED_EMAIL_DOMAINS
configALLOWED_HOSTS
configGOOGLE_OAUTH_CLIENT_ID
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET
configHOST
configMAX_CONCURRENT_SEARCHES
🔐 secretMCP_BEARER_TOKENwhere the password is the deployment's .
configPOLICY_JSONuser_preferences.json and redeploy, or set the /
configPOLICY_PATH
configPORT
configPREFERENCES_JSONenv vars directly (no rebuild needed). This changes
configPREFERENCES_PATH
configPUBLIC_BASE_URL
configSEARCH_TIMEOUT_MS
// 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 6 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/tarun101-corp-travel-1v1513)](https://m8ven.ai/mcp/tarun101-corp-travel-1v1513)
commit: 466f103ca602b33f69c5dd1d16f076c9002f0d4a
code hash: 959c0acbf291938a3c420701c4799841218f448bd2bef49fbd9de3a01066d93d
verified: 7/25/2026, 8:31:50 AM
view raw JSON →