Jade Dragon Snow Mountain
Provides live images, time-lapse videos, and current weather updates for Jade Dragon Snow Mountain.
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 destinationstype: choose among image or video content, 'image' for real-time image, 'video' for time lapse videoviewpoint_uid(optional): unique ID for specific viewpoint of selected destination
- Parameters:
Related Servers
Simtheory
MCP client with model switching, assistants and agentic mode.
Sophtron
Connect to any financial, utility, billing accounts; retrieve balance, transactions, payment and identity data instantly.
trainedby.ai
Connect wearables to ChatGPT, so your AI coach knows you without typing a word
Healthcare RAG
A healthcare-focused RAG server using Groq API and Chroma for information retrieval from patient records.
MCP-Airflow-API
MCP-Airflow-API is an MCP server that leverages the Model Context Protocol (MCP) to transform Apache Airflow REST API operations into natural language tools. This project hides the complexity of API structures and enables intuitive management of Airflow clusters through natural language commands.
MCP OCR Server
An MCP server for Optical Character Recognition (OCR) using the Tesseract engine.
Plex MCP Server
An MCP server for managing your Plex media library with AI assistants.
MCP Claude Spotify
An integration for Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.