MCP.so
ログイン

Domain Lookup Mcp

@dotemacs

Domain Lookup Mcp について

Domain Lookup MCP

基本情報

カテゴリ

その他

ランタイム

go

トランスポート

stdio

公開者

dotemacs

設定

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

{
  "mcpServers": {
    "domain-lookup-mcp": {
      "command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
      "args": [],
      "env": {}
    }
  }
}

ツール

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

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

概要

What is Domain Lookup Mcp?

Domain Lookup Mcp is an MCP server that looks up domain names using the rdap(1) protocol and then falls back to whois(1).

How to use Domain Lookup Mcp?

Clone the repository, build the binary with go build ./..., then configure your MCP client to run the binary with no arguments, as shown in the JSON example.

Key features of Domain Lookup Mcp

  • Domain lookup via RDAP protocol
  • Automatic fallback to WHOIS
  • Lightweight Go implementation
  • Simple MCP client integration

Use cases of Domain Lookup Mcp

  • Checking domain registration details
  • Verifying domain availability or expiration
  • Automating domain ownership investigation
  • Integrating whois/rdap queries into MCP workflows

FAQ from Domain Lookup Mcp

コメント

「その他」の他のコンテンツ