tripvista

c1ngular/tripvista

3.2

If you are the rightful owner of tripvista and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Jade Dragon Snow Mountain MCP server provides live images, time-lapse videos, and current weather updates from multiple viewpoints, ideal for trip planning or enjoying nature.

Tools
  1. listDestinationsAndItsViewPoints

    Lists all available destinations and their viewpoints.

  2. getRealTimeImageOrTimelapseVideoUrlForDestination

    Fetches real-time image or time-lapse video URL for a specific destination.

Jade Dragon Snow Mountain

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 . 实时领略丽江玉龙雪山的壮美风光 — 通过多个视角呈现的直播画面、延时视频及最新天气信息。不论是规划行程,还是静赏自然美景,都再合适不过。

Server Config

{
  "mcpServers": {
    "JadeDragonSnowMountain": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://multiaidesk.com/api/destinations/mcp"
      ]
    }
  }
}

for mcp client supports http streamable , simply use this config:

"JadeDragonSnowMountain": {
  "type": "streamable-http",
  "url": "https://multiaidesk.com/api/destinations/mcp",
  "note": "For Streamable HTTP connections, add this URL directly in Client"
}

Available Tools

  • listDestinationsAndItsViewPoints
    • Parameters: none
  • getRealTimeImageOrTimelapseVideoUrlForDestination
    • Parameters:
      • destination_uid: unique id for interested destination
      • stype: choose among image or video content, 'image' for real-time image, 'video' for time lapse video
      • viewpoint_uid (optional): unique ID for specific viewpoint of selected destination