← Index

io.github.chrischall/opentable-mcp

io.github.chrischall/opentable-mcp·v0.8.0·Other
Quality Score
80
/100

OpenTable reservation management: find slots, book, cancel, list reservations, manage favorites.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "opentable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opentable-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "opentable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opentable-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y opentable-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other