50
/ 100
1 day ago
glama

iikoServer MCP Server

MCP server for iiko restaurant management system REST API, providing 39 tools to manage products, employees, entities, documents, payments, reports, and raw API access.

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
1 tool describes read intent but its handler mutates — get_revenue_at_time_handler (line 714: with open("/tmp/revenue_debug.log", "a") as _f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: IIKO_PASS
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.
configIIKO_URLNo https://poidu-poem.iiko.it:443 iikoServer base URL
configIIKO_LOGINYes — Login username
🔐 secretIIKO_PASSYes — Plain password (SHA1 computed internally)
// 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 8 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/simba87-iiko-mcp-6jv5th)](https://m8ven.ai/mcp/simba87-iiko-mcp-6jv5th)
commit: ffc88db717cadeea15ddee727b759355bd093a11
code hash: dfc9f4ad8e6e23dd97a856b74028a0e4b39b3b25f6ae6dbdbc5a7ae9661653b0
verified: 7/30/2026, 9:16:27 AM
view raw JSON →