domain-lookup-mcp logo

domain-lookup-mcp该工具让您的聊天助手能够检查网站所有者及其续费时间。它首先搜索现代公共记录,如有需要则悄悄使用旧的查询方式,返回清晰的注册信息。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Domain-lookup-mcp 是一个通过 RDAP 再到 WHOIS 查询域名的服务器。它专为聊天助手设计,使其能够检查网站的所有者及续费时间。工具首先搜索现代公共记录,如有必要会使用旧的查询方式,返回清晰的注册信息。它使用 Go 构建,可通过配置 MCP 客户端指向该二进制文件来使用。

主要功能

  • RDAP 与 WHOIS 查询
  • 清晰的注册详情
  • MCP 服务器集成

价格

模型
Free
评分
暂无评价

使用场景

网站所有权验证

验证网站的所有者并获取注册详情

域名续费提醒

获取域名续费信息以设置提醒

优点 & 缺点

优点

  • 使用现代 RDAP 记录以实现更快的查询
  • 在旧记录情况下回退到 WHOIS
  • 提供清晰的注册信息

缺点

  • 需要从源码构建工具
  • 仅限于与 MCP 客户端一起使用

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What is the learning curve for integrating this tool?

Basic Go knowledge is required to build the binary, and you need to understand MCP server configuration, but once compiled, the integration is a simple server registration in your MCP client.

Asked by Hiroshi Tanaka · May 31, 2026

Are there any limitations to using this tool?

Yes, it must be built from source in Go and only works with MCP clients; it does not support direct API calls outside that framework.

Asked by Jibril Abubakar · May 8, 2026

What kind of lookup information does it provide?

The tool first queries RDAP records for the fastest results. If RDAP data is missing, it falls back to a traditional WHOIS lookup, returning clear registration details such as owner and renewal date.

Asked by Kenji Watanabe · Mar 9, 2026

How do I set up Domain-lookup-mcp with my chat assistant?

Clone the repository, run `go build ./...` to compile the binary, then configure your MCP client by adding a server entry pointing to the compiled binary, e.g., `command : /path/to/domain-lookup-mcp`.

Asked by Kwame Mensah · Feb 27, 2026

提问

服务配缩器 的替代品