@whoisxmlapidotcom/mcp-whoisxmlapi
Version:
The official WhoisXML API MCP server: 32 first-party tools for WHOIS, DNS, IP geolocation, threat intel, typosquatting, email verification, and native bulk — in Claude, Cursor, VS Code, or any MCP client.
43 lines (42 loc) • 1.07 kB
JSON
{
"name": "@whoisxmlapidotcom/mcp-whoisxmlapi",
"version": "1.8.5",
"mcpName": "io.github.whois-api-llc/mcp-whoisxmlapi",
"description": "The official WhoisXML API MCP server: 32 first-party tools for WHOIS, DNS, IP geolocation, threat intel, typosquatting, email verification, and native bulk — in Claude, Cursor, VS Code, or any MCP client.",
"license": "Apache-2.0",
"type": "module",
"bin": {
"mcp-whoisxmlapi": "bin/mcp-whoisxmlapi.js"
},
"files": [
"bin",
"vendor",
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/whois-api-llc/wxa-mcp-server"
},
"bugs": {
"url": "https://github.com/whois-api-llc/wxa-mcp-server/issues"
},
"homepage": "https://mcp.whoisxmlapi.com",
"keywords": [
"mcp",
"whoisxmlapi",
"model-context-protocol",
"mcp-server",
"whois",
"dns",
"domain-intelligence",
"threat-intelligence",
"ip-geolocation",
"osint",
"email-verification",
"typosquatting"
],
"engines": {
"node": ">=18"
}
}