Skip to main content
Glama
CSOAI-ORG

Restaurant AI MCP Server

by CSOAI-ORG

Restaurant AI MCP Server

Hospitality Intelligence

Built by MEOK AI Labs


An MCP server for restaurant owners and hospitality professionals. Optimize menus for profitability, calculate food costs, manage reservations, analyze customer reviews, and check allergens in dishes.

Tools

Tool

Description

optimize_menu

Analyze menu items for profitability - classify as stars, dogs, or plowhorses

calculate_food_cost

Calculate dish food cost from ingredients with pricing suggestions

manage_reservation

Create, list, cancel reservations and check availability

analyze_reviews

Analyze customer reviews for sentiment and actionable themes

check_allergens

Check ingredients against 8 major allergen categories

Quick Start

pip install restaurant-ai-mcp

Claude Desktop

{
  "mcpServers": {
    "restaurant-ai": {
      "command": "python",
      "args": ["-m", "server"],
      "cwd": "/path/to/restaurant-ai-mcp"
    }
  }
}

Direct Usage

python server.py

Rate Limits

Tier

Requests/Hour

Free

60

Pro

5,000

License

MIT - see LICENSE


Part of the MEOK AI Labs MCP Marketplace

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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