Home › Other › Dida-Hotel-MCP-Global

Dida-Hotel-MCP-Global

Hotel Booking MCP Server (Global/AI Edition)

Python
★ 82 stars Last pushed 2026-09-08 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.1)

npx -y @didaai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "dida-hotel-mcp-global": {
      "command": "npx",
      "args": [
        "-y",
        "@didaai/[email protected]"
      ],
      "env": {
        "DIDA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • DIDA_API_KEY required secret — Dida Hotel API Key

Related servers

Data from the Official MCP Registry