69
/ 100
10 days ago
glama

iikoServer MCP

Exposes iiko restaurant management system REST API as 42+ LLM-callable tools over stdio, enabling natural language interaction with products, employees, orders, payments, OLAP reports, and assembly charts.

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.
🔐
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_URLe =https://your-restaurant.iiko.it:443 \
configIIKO_LOGINyour_login \
🔐 secretIIKO_PASSyour_password \
configIIKO_VERIFY_SSLSelf-signed cert support — =false by default
configIIKO_VENUE_MAPVenue mapping — optional to tag cash register numbers with names
// 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 5 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-server-mcp-1pjk3t)](https://m8ven.ai/mcp/simba87-iiko-server-mcp-1pjk3t)
commit: 202643e3f074d6779e365214eafe003aca935aef
code hash: e48e03978b99423b098f6833532e6350a19b5808804c0beac44d02dcec7cc9ab
verified: 7/21/2026, 8:54:07 AM
view raw JSON →