Domain Lookup MCP

Visit Repo
0
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)
Author:@dotemacs
Updated at:

Other Tools and Integrations

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": {}
    }
  }
}
MCP Index is your go-to directory for Model Context Protocol servers. Discover and integrate powerful MCP solutions to enhance AI applications like Claude, Cursor, and Cline. Find official and community servers with integration guides and compatibility details.
Copyright © 2025