Submit

Verychic MCP

@Jordan Tete

Unofficial read-only MCP server for VeryChic flash-sale hotel deals. Search and filter offers, and check prices and availability by date. Runs via uvx, no account needed.
Overview

VeryChic MCP is an unofficial, read-only MCP server for VeryChic flash-sale hotel deals. It exposes three tools:

  • verychic_list_deals: current homepage deals
  • verychic_search_offers: filter by destination, country, or max price
  • verychic_offer_details: full details plus availability and prices by date

Install with uvx verychic-mcp (stdio). A remote endpoint is also available at https://verychic-mcp.fly.dev/mcp

Read-only and anonymous, no account or API key. Not affiliated with VeryChic.

Server Config

{
  "mcpServers": {
    "verychic": {
      "command": "uvx",
      "args": [
        "verychic-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server