Agent Tools
Back to MCP servers
● healthy

Unofficial, **read-only, anonymous** MCP server for [VeryChic](https://www.verychic.fr) flash-sale hotel deals. Find and filter current offers by destination, country, or price, and read an offer's day-by-day availability and prices. No account, no API key, no bookings — read-only. **Tools:** `verychic_list_deals`, `verychic_search_offers`, `verychic_offer_details`. Install via `uvx verychic-mcp` (PyPI) or use this hosted endpoint. Not affiliated with VeryChic.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/tetej171/verychic-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/tetej171/verychic-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/jordantete/verychic-mcp
Listed at (smithery)
https://github.com/jordantete/verychic-mcp