MCP Server
MCP
WhoisJSON
WHOIS, DNS, SSL, and domain availability lookups for AI assistants
Install
npx -y @whoisjson/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@whoisjson/mcp-server",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your WhoisJSON API key from whoisjson.com/dashboard",
"isRequired": true,
"isSecret": true,
"name": "WHOISJSON_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment