← Index

WhoisJSON

io.github.Whoisjson/mcp-server·v1.0.3·Other
Quality Score
90
/100

WHOIS, DNS, SSL, and domain availability lookups for AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@whoisjson/mcp-server"
      ],
      "env": {
        "WHOISJSON_API_KEY": "<your-whoisjson_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@whoisjson/mcp-server"
      ],
      "env": {
        "WHOISJSON_API_KEY": "<your-whoisjson_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @whoisjson/mcp-server
§02  Environment variables
WHOISJSON_API_KEY
requiredsecret

Your WhoisJSON API key from whoisjson.com/dashboard

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other