xby-who-is
其他 活跃维护

xby-who-is

xby-skill/xby-who-is

轻量级基于MCP协议的WHOIS域名查询服务器,支持877+通用顶级域、169个国家代码顶级域解析,可输出全面的域名注册信息,部署简单调用便捷。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
12 KB
仓库大小
27 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:xby-skill/xby-who-is
git clone https://github.com/xby-skill/xby-who-is.git
git clone git@github.com:xby-skill/xby-who-is.git
README.md master

xby-who-is

DeepSeek Harness (DSH) 的插件:WHOIS查询服务

一个基于Model Context Protocol (MCP)的WHOIS域名查询服务器,支持877+顶级域名和169个国家代码顶级域名的解析,提供全面的域名注册信息查询功能。

功能

  • set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
  • whois_lookup — Look up domain information using WHOIS protocol (port 43). Queries authoritative WHOIS servers for domain registration details including registrar, registrant, dates, nameservers, and status. Supports 1,260+ TLDs.
  • refresh_whois_servers — Refresh the WHOIS server dictionary by fetching the latest TLD list from IANA. This updates the list of available WHOIS servers for domain lookups. Run this periodically to ensure the server list is up-to-date.
  • list_supported_tlds — List all supported TLDs (Top-Level Domains) that have WHOIS servers available. Returns the complete list of TLDs that can be queried.

安装

方式一:从 GitHub 直接安装(推荐)

# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-who-is

方式二:从本地目录安装(开发模式)

# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-who-is

方式三:通过 cordis.patch.yml 开发调试

dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml

配置

获取 API 密钥

前往 小笨羊官网 注册并获取 API 密钥。