Searches anonymous VeryChic hotel flash-sale offers, filters deals, and returns dated availability and prices.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Verychic MCP.
verychic_search_offersOffers filtered by `destination`, `country`, `max_price`, `min_discount`, `min_stars`, `flights_included`, `theme`, or proximity (`near_lat`/`near_lng`/`radius_km`), with optional `sort_by`.
verychic_offer_detailsOne offer's content (advantages, gallery) plus its availability and prices by date.
The jordantete/verychic-mcp MCP server exposes read-only access to VeryChic hotel and travel offers through MCP. It can find current flash-sale listings and return identifying information such as the offer name, destination, country, price, currency, discount, sales mode, end date, image, advantages, and offer URL.
It does not book travel, authenticate users, or modify offers. Access is anonymous and requires no account or API key. The client also applies a conservative delay of at least one second between requests.
The server exposes two tools. verychic_search_offers accepts any combination of supported filters. Filters are combined with AND, so a request can narrow results by destination, country, maximum price, minimum discount, minimum hotel stars, flight inclusion, or a curated theme. Geographic searches use latitude, longitude, and optionally a radius in kilometers. Results can be ordered by discount, price, rating, stars, or distance, and the result count can be limited.
Each search result includes a source and external_id. Pass both values to verychic_offer_details to retrieve a specific offer. For hotel offers, that response can include the full offer content, gallery, included benefits, cheapest price, and day-by-day availability with dates, prices, nights, and days.
Package offers marked ORCHESTRA_TO may include flights with the hotel. They return offer content and advantages, but dated hotel availability is not supported for that offer type. The response identifies this with availabilities_supported: false.
The jordantete/verychic-mcp MCP server runs locally over stdio through uvx; Python 3.11 or newer is listed by the project. With uv installed, add the following command and argument to an MCP client configuration:
The same stdio configuration is documented for Claude Desktop, Claude Code, Cursor, and Windsurf, although each client places the configuration in a different file or command. The server can also be started directly with uvx verychic-mcp. The README additionally describes a hosted MCP option for cloud clients that connect over HTTPS.
The verychic_offer_details tool requires the offer source and integer external_id returned by a search. Hotel sources use ORCHESTRA; tour-operator package sources use ORCHESTRA_TO.
The jordantete/verychic-mcp MCP server is read-only. It cannot reserve rooms, purchase packages, log in, or use user credentials. Results reflect the current VeryChic catalogue and may be subject to the service's rate limits or availability changes. Geographic distance filtering requires both near_lat and near_lng, while radius_km requires that search center. The project is released under the MIT license.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jordantete-verychic-mcp)<a href="https://allmcps.com/mcp/jordantete-verychic-mcp"><img src="https://allmcps.com/api/badge/jordantete-verychic-mcp?style=directory" alt="Verychic MCP on AllMCPs" /></a>