Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Meok Eat

БесплатноНе проверен

Meok Eat — Model Context Protocol server

GitHubEmbed

Описание

Meok Eat — Model Context Protocol server

README

The first MCP server for food delivery. Aggregates restaurant search, menu browsing, order estimation, delivery tracking, and dietary filtering across UK food delivery platforms.

Tools

Tool Purpose Paid
restaurant_search Find restaurants by location, cuisine, rating, delivery time Free
menu_lookup Get full menu with prices, allergens, calories Free
order_estimate Calculate total cost including delivery + tip Free
dietary_filter Filter menu by vegan/vegetarian/gluten-free or allergens Free
promo_check Check active promotions Free
order_place Place an order (returns trackable order_id) Free
delivery_track Track order status and ETA Free

Quick Start

pip install meok-eat-mcp
python -m meok_eat_mcp.server

Or with Claude / any MCP client:

{
  "mcpServers": {
    "meok-eat": {
      "command": "python",
      "args": ["-m", "meok_eat_mcp.server"]
    }
  }
}

Example Queries

  • "Find Indian restaurants near SW1A with rating above 4.5"
  • "Show me the menu for The Golden Curry"
  • "What's the total for Chicken Tikka Masala + Garlic Naan with 10% tip?"
  • "Filter Sakura Sushi menu for gluten-free items under 300 calories"
  • "Place an order for Pad Thai to 1 Sovereign Way, Spalding"

Architecture

See docs/Architecture.md for system design.

License

MIT — MEOK AI LTD

from github.com/CSOAI-ORG/meok-eat-mcp

Установить Meok Eat в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install meok-eat

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add meok-eat -- uvx meok-eat-mcp

Пошаговые гайды: как установить Meok Eat

FAQ

Meok Eat MCP бесплатный?

Да, Meok Eat MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Meok Eat?

Нет, Meok Eat работает без API-ключей и переменных окружения.

Meok Eat — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Meok Eat в Claude Desktop, Claude Code или Cursor?

Открой Meok Eat на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Meok Eat with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai