74
/ 100
1 month ago
pulsemcp

Resy

Browse and book restaurant reservations via the Resy platform.

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.
🔐
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 5 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-mk4udj)](https://m8ven.ai/mcp/chrischall-resy-mcp-mk4udj)
commit: 22bfe9fc8a84b3176ee400c159300a2b4715e354
code hash: 1f391c4ba39e0262eaf5246a843420fc8461e970e86c702db0e02a885bbd16f6
verified: 6/9/2026, 11:33:08 AM
view raw JSON →