MCP Server
MCP
io.github.whois-api-llc/mcp-whoisxmlapi
32 WHOIS, DNS, IP, threat intelligence, email, and bulk tools for AI agents via WhoisXML API.
Install
npx -y @whoisxmlapidotcom/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@whoisxmlapidotcom/mcp-whoisxmlapi",
"version": "1.8.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WhoisXML API key (get one at https://whoisxmlapi.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WHOISXMLAPI_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment