Odel
weselltours

weselltours

Local
@jysweeUpdated 1mo ago

Travel platform for coding agents: hotels, tours, bookings, 13 AI experts. 21 tools, stdio.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmweselltoursv1.0.3

Run

npx -y weselltours

MCP client config

{
  "mcpServers": {
    "weselltours": {
      "command": "npx",
      "args": [
        "-y",
        "weselltours"
      ]
    }
  }
}