HomeOther › VeryChic Hotel Deals

VeryChic Hotel Deals

Unofficial read-only MCP server for VeryChic hotel offers

Python Local Remote
★ 1 stars Last pushed 2026-09-22 License: MIT

Topics: Travel & Transportation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://verychic-mcp.fly.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http verychic-mcp https://verychic-mcp.fly.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "verychic-mcp": {
      "url": "https://verychic-mcp.fly.dev/mcp"
    }
  }
}

Package (pypi 0.4.0)

uvx verychic-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "verychic-mcp": {
      "command": "uvx",
      "args": [
        "verychic-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry