Meitre
БесплатноНе проверенRestaurant reservation management via the Meitre platform.
Описание
Restaurant reservation management via the Meitre platform.
README
A hosted MCP server that connects AI assistants to Meitre, a restaurant reservation platform. It lets you check availability, search reservations, book, reschedule, and cancel — all through natural language.
Setup
Add this to your MCP client config (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"meitre": {
"url": "https://meitre.mcp.openbsp.dev/mcp",
"headers": {
"username": "your-meitre-email",
"password": "your-meitre-password"
}
}
}
}
That's it. If your account has a single restaurant, it's detected automatically. For multi-restaurant accounts, add the restaurant header — use the list_restaurants tool to find the identifier.
Tools
| Tool | Description |
|---|---|
list_restaurants |
List restaurants accessible to your account |
fetch_options |
Get areas, service types, and menus |
fetch_dates |
Available dates for the next 15 days |
fetch_timeslots |
Available times for a specific date |
search_reservations |
Find reservations by phone number |
book_reservation |
Book a new reservation |
reschedule_reservation |
Reschedule an existing reservation |
cancel_reservation |
Cancel a reservation |
Development
npm install
npm run dev # http://localhost:8787
npm run typecheck # Type check
npm run deploy # Deploy to Cloudflare
Установка Meitre
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/matiasbattocchia/meitre-mcpFAQ
Meitre MCP бесплатный?
Да, Meitre MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Meitre?
Нет, Meitre работает без API-ключей и переменных окружения.
Meitre — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Meitre в Claude Desktop, Claude Code или Cursor?
Открой Meitre на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Meitre with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
