JUHE API Marketplace
dotemacs avatar
MCP Server

domain-lookup-mcp

Domain name lookup service, first via RDAP and then as a fallback via WHOIS

3
GitHub Stars
8/23/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

domain-lookup-mcp

MCP server to look up domain names via rdap(1) and then whois(1).

How to use it?

  • Checkout the repo
  • build it: go build ./...
  • Point your MCP client at the binary:
{
  "mcpServers": {
    "domain-lookup-mcp": {
      "command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
      "args": [],
      "env": {}
    }
  }
}

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source