The repository is light on technical details, but this appears to be part of MEOK AI Labs' broader ecosystem focused on restaurant operations and AI governance. Based on the name and organization, it likely exposes tools for restaurant management tasks like menu handling, order processing, or customer data operations, though the actual API surface isn't documented in the README. What's clear is the heavy emphasis on EU AI Act compliance and integration with the MEOK platform's other services. You'd reach for this if you're building restaurant automation tools and need the compliance scaffolding baked in, but you'll want to check the actual implementation or contact MEOK directly to understand what operations are actually available.
MEOK AI Labs — restaurant-ai-mcp MCP Server
MEOK AI Labs — restaurant-ai-mcp MCP Server
# Install via pip
pip install restaurant_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install restaurant-ai-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"restaurant-ai-mcp": {
"command": "uvx",
"args": ["restaurant-ai-mcp"]
}
}
}
Or: pip install restaurant-ai-mcp then run the restaurant-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
optimize_menu to …"calculate_food_cost to …"manage_reservation to …"