Loading MCP server directory, please wait...
RollingGo Hotel Booking MCP Server (国内中文版)
npx @getmcp/cli add io.github.RollingGo-AI/hotelbookingRequires Node.js 18+. Community-contributed server. Review source before installing.
ROLLINGGO_API_KEYRollingGo Hotel API Key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RollingGo-AI/hotelbooking": {
"command": "npx",
"args": [
"-y",
"rollinggo-hotelbooking"
],
"env": {
"ROLLINGGO_API_KEY": ""
}
}
}
}