io.github.whois-api-llc/mcp-whoisxmlapi✓
io.github.whois-api-llc/mcp-whoisxmlapi · v1.3.10
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.whois-api-llc/mcp-whoisxmlapi",
"description": "27 WHOIS, DNS, IP, threat intelligence, and bulk tools for AI agents via WhoisXML API.",
"repository": {
"url": "https://github.com/whois-api-llc/wxa-mcp-server",
"source": "github"
},
"version": "1.3.10",
"packages": [
{
"registryType": "npm",
"identifier": "@whoisxmlapidotcom/mcp-whoisxmlapi",
"version": "1.3.10",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WhoisXML API key (get one at https://whoisxmlapi.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WHOISXMLAPI_TOKEN"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}