66
grade C
10 days ago
glama

Food402

An MCP server that enables AI assistants to order food from TGO Yemek by browsing restaurants, managing carts, and completing checkouts. It allows users to handle address selection and order tracking directly through natural language interactions.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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_PLACES_API_KEY, TGO_PASSWORD
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.
🔐 secretGOOGLE_PLACES_API_KEY"": "your-google-api-key"
configINIT_CWD
configTGO_EMAIL"": "your-email@example.com",
🔐 secretTGO_PASSWORD"": "your-password",
// 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/rersozlu-food402-ntey9d)](https://m8ven.ai/mcp/rersozlu-food402-ntey9d)
commit: db131fa48580eb6ba83b5112bd13de5072fd6e32
code hash: 3718851e80e4f293f76d5374e1e7892f92e6f56c4b91d0567b213c3e8568cb70
verified: 4/11/2026, 3:12:03 PM
view raw JSON →