Home › Other › Dida-hotel-MCP-CN

Dida-hotel-MCP-CN

Hotel Booking MCP Server

Python
★ 10 stars Last pushed 2026-08-26 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 @didaai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "dida-hotel-mcp-cn": {
      "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