MCP.so
ログイン

Whois

@KincaidYang

Whois について

Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "whois": {
      "type": "streamable-http",
      "url": "https://whois.ddnsip.cn/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Whois?

Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.

How to use Whois?

The README includes setup instructions such as docker run -d --name redis -p 6379:6379 redis:latest.

Key features of Whois

  • https://whois.ddnsip.cn
  • https://whois.mmoke.com By immoke
  • Redis配置:建议使用Redis以获得更好的性能和多实例缓存共享能力
  • 缓存过期时间:根据查询频率调整,建议3600秒
  • 内存缓存:Redis 不可用时的兜底,达到上限后按 LRU(最近最少使用)淘汰

Use cases of Whois

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Whois

Where is the source code for Whois?

The source code is linked from the repository URL on this page.

Does Whois include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Whois?

The source code is linked from the repository URL on this page.

Does Whois include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「開発者ツール」の他のコンテンツ