← Back to Plugins
MCP Server MCP

io.github.chrischall/easytable-mcp

github By github 👁 1 views ▲ 0 votes

easyTable restaurant reservations for Claude — availability, and create/modify/cancel bookings

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "easytable-mcp",
      "version": "0.2.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the fetchproxy WebSocket port (default 37149).",
          "format": "string",
          "name": "EASYTABLE_WS_PORT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...