74
/ 100
1 month ago
glama

resy-mcp

Manage Resy reservations via natural language: search restaurants, book tables, and manage reservations, favorites, and Priority Notify.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
14 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: RESY_AUTH_TOKEN, RESY_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretRESY_AUTH_TOKEN1. — pre-obtained x-resy-auth-token. Overrides everything; useful for CI or power users who already have a token.
configRESY_DISABLE_FETCHPROXY
configRESY_EMAIL2. + RESY_PASSWORD — the classic flow. POSTs /3/auth/password and caches the returned token.
🔐 secretRESY_PASSWORD2. RESY_EMAIL + — the classic flow. POSTs /3/auth/password and caches the returned token.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chrischall-resy-mcp-5ovzna)](https://m8ven.ai/mcp/chrischall-resy-mcp-5ovzna)
commit: 55fae16c29feaff6d9b11e2df4830e22241733a0
code hash: 0f3cbadaad23edd7b41b5d3a7b918d7af55f24ff30c101694968317a549a69a9
verified: 6/12/2026, 10:30:14 AM
view raw JSON →