io.github.markswendsen-code/opentable MCP Server
io.github.markswendsen-code/opentable
What is the io.github.markswendsen-code/opentable MCP server?
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
How to install io.github.markswendsen-code/opentable
Copy-paste configuration for popular MCP clients.
OPENTABLE_EMAILrequiredOpenTable email for authentication
OPENTABLE_PASSWORDrequiredsecretOpenTable account password
OPENTABLE_LOCATIONDefault location/city for restaurant searches
{
"mcpServers": {
"opentable": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-opentable"
],
"env": {
"OPENTABLE_EMAIL": "<YOUR_OPENTABLE_EMAIL>",
"OPENTABLE_PASSWORD": "<YOUR_OPENTABLE_PASSWORD>",
"OPENTABLE_LOCATION": "<YOUR_OPENTABLE_LOCATION>"
}
}
}
}{
"mcpServers": {
"opentable": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-opentable"
],
"env": {
"OPENTABLE_EMAIL": "<YOUR_OPENTABLE_EMAIL>",
"OPENTABLE_PASSWORD": "<YOUR_OPENTABLE_PASSWORD>",
"OPENTABLE_LOCATION": "<YOUR_OPENTABLE_LOCATION>"
}
}
}
}{
"mcpServers": {
"opentable": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-opentable"
],
"env": {
"OPENTABLE_EMAIL": "<YOUR_OPENTABLE_EMAIL>",
"OPENTABLE_PASSWORD": "<YOUR_OPENTABLE_PASSWORD>",
"OPENTABLE_LOCATION": "<YOUR_OPENTABLE_LOCATION>"
}
}
}
}{
"servers": {
"opentable": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-opentable"
],
"env": {
"OPENTABLE_EMAIL": "<YOUR_OPENTABLE_EMAIL>",
"OPENTABLE_PASSWORD": "<YOUR_OPENTABLE_PASSWORD>",
"OPENTABLE_LOCATION": "<YOUR_OPENTABLE_LOCATION>"
}
}
}
}claude mcp add opentable --env OPENTABLE_EMAIL=<YOUR_OPENTABLE_EMAIL> --env OPENTABLE_PASSWORD=<YOUR_OPENTABLE_PASSWORD> --env OPENTABLE_LOCATION=<YOUR_OPENTABLE_LOCATION> -- npx -y @striderlabs/mcp-opentableRelated MCP servers
MCP server for Chipotle - let AI agents order burritos, bowls, and more
View repository →MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress
View repository →MCP server for Delta Airlines - search flights, check status, manage trips
View repository →MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
View repository →Gmail MCP server — send, read, and search email. By Strider Labs.
View repository →MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
View repository →