← Registry

General Tools

yilong.art

Provides general-purpose tools through the Model Context Protocol.

1 endpoint3 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://www.yilong.art/mcp

No auth detected

MCP server metadata

Name
kanxueshan
Version
1.29.0
Capabilities
experimentalpromptsresourcestools

Known tools 3

search_peak

搜索中国雪山,返回匹配的山峰及其观景点(子梅垭口、飞来寺、台怀镇等)。 参数 name: 山峰名关键词(贡嘎山、幺妹峰、卡瓦格博、慕士塔格等)。

Inferred read-only
query_peaks

按经纬度查询周边可见雪山及今日日照金山预报(金光时段、0-100 评分、天气因子)。 参数 lat/lng: WGS-84 十进制度坐标;date: YYYY-MM-DD,缺省今天。

Inferred read-only
forecast_peak

查询某山峰未来 N 天(1-7)的日照金山预报。 参数 peak: 山峰名;days: 预报天数;viewpoint: 观景点名(可选,如子梅垭口); date: 起始日期 YYYY-MM-DD,缺省今天。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kanxueshan]
url = "https://www.yilong.art/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kanxueshan": {
      "type": "http",
      "url": "https://www.yilong.art/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kanxueshan
Remote MCP URL: https://www.yilong.art/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kanxueshan": {
      "url": "https://www.yilong.art/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kanxueshan": {
      "type": "http",
      "url": "https://www.yilong.art/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kanxueshan",
  "transport": "streamable-http",
  "url": "https://www.yilong.art/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.