53
/ 100
6 days ago
glama

TravelGenie

Coordinates flights, hotels, events, weather, currency, and traffic data through a single MCP server, enabling comprehensive trip planning via natural language prompts.

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
⚠️
Tool descriptions don’t match what handlers do
10 tools describe read intent but their handlers mutate — search_events (line 113: with open(file_path, "w") as f:); lookup_stock (line 98: with open(file_path, "w") as f:); get_market_overview (line 276: with open(file_path, "w") as f:)
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 2 credentials: SERPAPI_KEY, ANTHROPIC_API_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.
configPROJECT_NAME
configENVIRONMENT
configAWS_REGION
🔐 secretSERPAPI_KEY"env": {"": "your_key"}
configWEATHER_DATA_DIR
configAWS_EXECUTION_ENV
configECS_CONTAINER_METADATA_URI
configCLAUDE_MODEL
🔐 secretANTHROPIC_API_KEY
// 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/ajaykumarbalakannan-travelgenie-1gasuw)](https://m8ven.ai/mcp/ajaykumarbalakannan-travelgenie-1gasuw)
commit: dae00890fe94e79a5f0a2d46d554a64c4f838090
code hash: 99f1d0938e8f3c2eb291a37aa910520ea4b03754079ca6db91778f728428b62e
verified: 7/25/2026, 8:35:25 AM
view raw JSON →