dida mcp server for Claude Desktop
io.github.nathishdev-netizen/dida-mcp-server
Hotel search, booking, and review MCP server with 12+ detailed fields per hotel
client:Claude Desktop
transport:stdio
runtime:pypi
Install dida mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dida-mcp-server": {
"command": "uvx",
"args": [
"dida-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs