The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Meitre MCP listing page.
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.
Add this to your MCP client config (Claude Desktop, Cursor, etc.):
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.
| 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 |