Loading MCP server directory, please wait...
Hotel Booking MCP Server (Global/AI Edition)
npx @getmcp/cli add io.github.DIDA-AI/hotelbooking-aiRequires Node.js 18+. Community-contributed server. Review source before installing.
DIDA_API_KEYDida Hotel API Key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DIDA-AI/hotelbooking-ai": {
"command": "npx",
"args": [
"-y",
"@didaai/hotelbooking-ai"
],
"env": {
"DIDA_API_KEY": ""
}
}
}
}