Odel
dida mcp server

dida mcp server

Local
@nathishdev-netizenUpdated 10mo ago

Hotel search, booking, and review MCP server with 12+ detailed fields per hotel

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIdida-mcp-serverv1.0.2

Run

uvx dida-mcp-server

MCP client config

{
  "mcpServers": {
    "dida-mcp-server": {
      "command": "uvx",
      "args": [
        "dida-mcp-server"
      ]
    }
  }
}