Data Collection
kanrays.net
This MCP server provides tools to search and retrieve publicly available content and pricing information from the Kanrays official website.
ENDPOINT 1
https://kanrays.net/mcp
MCP server metadata
- Name
- kanrays-public-knowledge
- Version
- 1.0.0
Known tools 3
search_kanrays_content搜尋 Kanrays 官方網站已發布的服務摘要、教學與部落格。每筆結果都附內容來源與 canonical URL;不會搜尋內部文件、客戶資料或未發布草稿。
Inferred read-onlyget_kanrays_content用搜尋結果提供的 id、resource URI 或 Kanrays 官方 canonical URL 讀取單篇已發布內容。不接受任意網址或檔案路徑。
Inferred read-onlyget_kanrays_pricing取得 Kanrays 已公開的虛擬主機、VPS、企業信箱或 SSL 自有方案。只回傳公開價格、供應狀態、必要揭露及已驗證的購買或諮詢網址。
Inferred read-onlyCONNECT 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.kanrays-public-knowledge]
url = "https://kanrays.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kanrays-public-knowledge": {
"type": "http",
"url": "https://kanrays.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kanrays-public-knowledge
Remote MCP URL: https://kanrays.net/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": {
"kanrays-public-knowledge": {
"url": "https://kanrays.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kanrays-public-knowledge": {
"type": "http",
"url": "https://kanrays.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kanrays-public-knowledge",
"transport": "streamable-http",
"url": "https://kanrays.net/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.