Command Palette

Search for a command to run...

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

Meitre Server

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

Connects AI assistants to the Meitre restaurant reservation platform, enabling operations like checking availability, searching reservations, booking, reschedul

GitHubEmbed

Описание

Connects AI assistants to the Meitre restaurant reservation platform, enabling operations like checking availability, searching reservations, booking, rescheduling, and canceling through natural language.

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

from github.com/matiasbattocchia/meitre-mcp

Установка Meitre Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/matiasbattocchia/meitre-mcp

FAQ

Meitre Server MCP бесплатный?

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

Нужен ли API-ключ для Meitre Server?

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

Meitre Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Meitre Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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