Skip to content

Domain Intel

Free

by MCP Community

MCP tool for domain intelligence — WHOIS lookup and availability checks via L402 API

v1.0.0Added Apr 12, 2026
mcpdomainwhoisdnsintel
Works with:ClaudeGPTGeminiCopilot

Domain Intel MCP Server

MCP tool for domain intelligence — WHOIS lookup and availability checks via L402 API

Installation

npx -y @vbotholemu/mcp-domain-intel

Reviews

Leave a Review

Installation

Quick install
npx -y @vbotholemu/mcp-domain-intel
Add to claude_desktop_config.json
{
  "mcpServers": {
    "domain-intel": {
      "command": "npx",
      "args": ["-y", "@vbotholemu/mcp-domain-intel"]
    }
  }
}