Submit

TABLEALL Mcp Server

@TABLEALL

TABLEALL MCP Server is a Model Context Protocol (MCP) server that allows AI Agent to access real-time restaurant information, availability, and menu data from TABLEALL. This integration enables AI Agent to help users find restaurants, check availability, and explore menu options directly through conversation.

Tools

Server Config

{
  "mcpServers": {
    "tableall-mcp-remote": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.tableall.com/sse"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.