看雪山 Kanxueshan for Claude Desktop
io.github.geoxing/kanxueshan
日照金山预报:中国雪山 7 天内的日出/日落金光时段与可见度评分。Golden-hour forecasts for snow mountains in China.
client:Claude Desktop
transport:streamable-http
tools:3
Install 看雪山 Kanxueshan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kanxueshan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.yilong.art/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs