← Back to Plugins
MCP Server MCP

VeryChic Hotel Deals

github By github 👁 1 views ▲ 0 votes

Unofficial read-only MCP server for VeryChic hotel offers

Homepage Verified source GitHub

Install

uvx verychic-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://verychic-mcp.fly.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "verychic-mcp",
      "version": "0.1.3",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...