Server data from the Official MCP Registry
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
Set these up before or after installing:
Environment variable: OPENTABLE_EMAIL
Environment variable: OPENTABLE_PASSWORD
Environment variable: OPENTABLE_LOCATION
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-markswendsen-code-opentable": {
"env": {
"OPENTABLE_EMAIL": "your-opentable-email-here",
"OPENTABLE_LOCATION": "your-opentable-location-here",
"OPENTABLE_PASSWORD": "your-opentable-password-here"
},
"args": [
"-y",
"@striderlabs/mcp-opentable"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
14 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally