玉龙雪山
a MCP server for Jade Dragon Snow Mountain/玉龙雪山,enjoy live images, time-lapse videos, and current weather updates from multiple breathtaking viewpoints. Perfect for planning your trip or simply savoring nature in the moment . 实时领略丽江玉龙雪山的壮美风光 — 通过多个视角呈现的直播画面、延时视频及最新天气信息。不论是规划行程,还是静赏自然美景,都再合适不过。
服务器配置
{
"mcpServers": {
"JadeDragonSnowMountain": {
"command": "npx",
"args": [
"mcp-remote",
"https://multiaidesk.com/api/destinations/mcp"
]
}
}
}由于mcp客户端支持http流,只需使用以下配置:
"JadeDragonSnowMountain": {
"type": "streamable-http",
"url": "https://multiaidesk.com/api/destinations/mcp",
"note": "For Streamable HTTP connections, add this URL directly in Client"
}可用工具
listDestinationsAndItsViewPoints
- 参数: 无
getRealTimeImageOrTimelapseVideoUrlForDestination
- 参数: - destination_uid:感兴趣目的地的唯一id - stype:在图像或视频内容中进行选择,“图像”表示实时图像,“视频”表示延时视频 - viewpoint_uid (可选):所选目的地特定视点的唯一ID
