other tools and integrations

Domain Lookup Mcp

Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS)

0
View on GitHub

Installation

npx -y dotemacs/domain-lookup-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "domain-lookup-mcp",
  "command": "npx",
  "args": [
    "-y",
    "dotemacs/domain-lookup-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →