Servers
Whois MCP
@bharathvaj-ganesan
MCP Server for whois lookups.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"whois-mcp": {
"command": "npx",
"args": [
"-y",
"@bharathvaj/whois-mcp@latest"
]
}
}
}