Dida MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 15 Oct 2025.
Hotel search, booking, and review MCP server with 12+ detailed fields per hotel
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dida-mcp-server -- uvx dida-mcp-server
{
"mcpServers": {
"dida-mcp-server": {
"args": [
"dida-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.dida-mcp-server]
command = "uvx"
args = ["dida-mcp-server"]
{
"mcpServers": {
"dida-mcp-server": {
"args": [
"dida-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dida-mcp-server": {
"args": [
"dida-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.