Home › Other › RollingGo-Hotel-MCP-Global

RollingGo-Hotel-MCP-Global

RollingGo Hotel Booking MCP Server (Global/AI Edition)

Python
★ 86 stars Last pushed 2026-09-22 License: MIT

Connect

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

Package (npm 1.0.0)

npx -y hotelbooking-ai@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "rollinggo-hotel-mcp-global": {
      "command": "npx",
      "args": [
        "-y",
        "hotelbooking-ai@1.0.0"
      ],
      "env": {
        "ROLLINGGO_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ROLLINGGO_API_KEY required secret — RollingGo Hotel API Key

Related servers

Data from the Official MCP Registry