Skip to main content
Glama
CSOAI-ORG

Restaurant AI MCP Server

restaurant-ai-mcp MCP server MCP Registry PyPI

restaurant-ai-mcp MCP server

Restaurant Ai MCP

Restaurant AI MCP Server - Hospitality Intelligence

PyPI License: MIT MEOK AI Labs

Overview

Restaurant AI MCP Server - Hospitality Intelligence Built by MEOK AI Labs | https://meok.ai

Menu optimization, food cost calculation, reservation management, review analysis, and allergen checking.

Tools

Tool

Description

optimize_menu

Analyze and optimize a menu for profitability.

calculate_food_cost

Calculate food cost for a dish from ingredients.

manage_reservation

Manage restaurant reservations - create, view, cancel.

analyze_reviews

Analyze customer reviews for sentiment, themes, and actionable insights.

check_allergens

Check dish ingredients against common allergen categories.

Installation

pip install meok-restaurant-ai-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config:

{
  "mcpServers": {
    "restaurant-ai": {
      "command": "python",
      "args": ["-m", "meok_restaurant_ai_mcp.server"]
    }
  }
}

License

MIT © MEOK AI Labs

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/restaurant-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server