dadepo/whois-mcp
A Model Context Protocol (MCP) server that provides LLMs with network information lookup tools through WHOIS and RIR Database queries.
Platform-specific configuration:
{
"mcpServers": {
"whois-mcp": {
"command": "npx",
"args": [
"-y",
"whois-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...