Описание
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
Установить Meok Eat в Claude Desktop, Claude Code, Cursor
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Meok Eat with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
