Loading MCP server directory, please wait...
Resy reservation management — search, book, cancel, favorites, and Priority Notify for Claude
npx @getmcp/cli add io.github.chrischall/resy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/resy-mcp": {
"command": "npx",
"args": [
"-y",
"resy-mcp"
],
"env": {
"RESY_EMAIL": "",
"RESY_PASSWORD": "",
"RESY_AUTH_TOKEN": "",
"RESY_DISABLE_FETCHPROXY": "",
"RESY_API_KEY": ""
}
}
}
}