easyTable
БесплатноНе проверенProvides easyTable restaurant reservation tools for AI agents, including availability search and booking management.
Описание
Provides easyTable restaurant reservation tools for AI agents, including availability search and booking management.
README
An MCP server for easyTable restaurant reservations. easyTable is a
restaurant table-booking system with a public per-restaurant widget at
https://book.easytable.com/book/?id=<restaurantId>.
Every request rides the user's own signed-in, Cloudflare-cleared
book.easytable.com browser tab via the
@fetchproxy/server bridge — the
site blocks server-side requests, and there is no login (the restaurant is
identified by its id).
This project was developed and is maintained by AI (Claude Code). Use at your own discretion.
Tools
| Tool | Kind |
|---|---|
easytable_list_types |
read — bookable areas/types for a restaurant |
easytable_list_dates |
read — bookable dates for an area + party size |
easytable_list_times |
read — available time slots |
easytable_find_bookings |
read — look up bookings by phone number |
easytable_create_booking |
write (confirm-gated) — make a reservation |
easytable_modify_booking |
write (confirm-gated) — change a reservation |
easytable_cancel_booking |
write (confirm-gated) — cancel a reservation |
easytable_healthcheck |
read — bridge connection status |
Writes are confirm-gated: without confirm: true they return a dry-run
preview and make no network call.
Setup
- Install the fetchproxy browser extension.
- Open a booking widget in Chrome:
https://book.easytable.com/book/?id=<id>and let it finish loading. - The first tool call prints a one-time pair code to approve in the extension.
create and modify additionally read the widget's Cloudflare Turnstile token
from the loaded confirm step, so a booking-widget tab must be open when you
confirm one.
Development
npm install
npm run build
npm test
See docs/EASYTABLE-API.md for the reverse-engineered request/response shapes
and CLAUDE.md for architecture notes.
License
MIT
Установить easyTable в Claude Desktop, Claude Code, Cursor
unyly install easytableСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add easytable -- npx -y easytable-mcpПошаговые гайды: как установить easyTable
FAQ
easyTable MCP бесплатный?
Да, easyTable MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для easyTable?
Нет, easyTable работает без API-ключей и переменных окружения.
easyTable — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить easyTable в Claude Desktop, Claude Code или Cursor?
Открой easyTable на 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-hzCompare easyTable with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
