MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Resy MCP Server

by Chrischall
Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Resy reservation management — search, book, cancel, favorites, and Priority Notify for Claude

About

Resy reservation management — search, book, cancel, favorites, and Priority Notify for Claude

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

8 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your Resy account emailOptional

Environment variable: RESY_EMAIL

Your Resy account passwordRequired

Environment variable: RESY_PASSWORD

Override the public web-app API key (rarely needed)Optional

Environment variable: RESY_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-chrischall-resy-mcp": {
      "env": {
        "RESY_EMAIL": "your-resy-email-here",
        "RESY_API_KEY": "your-resy-api-key-here",
        "RESY_PASSWORD": "your-resy-password-here"
      },
      "args": [
        "-y",
        "resy-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

resy-mcp

Resy reservation management as an MCP server for Claude — search restaurants, book tables, manage reservations, favorites, and Priority Notify via natural language.

⚠️ Resy does not publish an official API. This server uses the same private endpoints the Resy web app calls, with the public web-app api_key and user-level auth via email + password. Use at your own discretion.

Tools

ToolPurpose
resy_get_profileCurrent user profile (name, email, booking count)
resy_search_venuesSearch venues with availability for a date + party size
resy_find_slotsList bookable slots at a venue
resy_get_venueFull venue details
resy_bookBook a reservation (composite: find → details → book)
resy_list_reservationsUpcoming / past reservations
resy_cancelCancel by resy_token
resy_list_favoritesFavorited venues
resy_add_favorite / resy_remove_favoriteManage favorites
resy_list_notifyPriority Notify subscriptions
resy_add_notify / resy_remove_notifyManage Priority Notify

Install

npm install
npm run build

Configure

Copy .env.example to .env and fill in:

RESY_EMAIL=you@example.com
RESY_PASSWORD=changeme

For MCPB / Claude Desktop install, the packaged manifest prompts for Resy Email and Resy Password at configure time.

Run (local stdio)

node dist/bundle.js

Test

npm test             # unit tests (mocked fetch)
npm run smoke        # live endpoint probe — requires real .env

Notes

  • The RESY_API_KEY used by the client is the public key baked into resy.com's JS bundle. If Resy rotates it, set RESY_API_KEY in your environment to override.
  • Favorites and Priority Notify endpoint paths are reverse-engineered; if live endpoints differ, run npm run smoke and adjust.

This project was developed and is maintained by AI (Claude Opus 4.7).

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published April 23, 2026
Version 0.1.3
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
3
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
407
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
55
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

89.9K
Stars
15
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
13
Installs
10.0
Security
No ratings yet
Local