Catalog
io.github.erikirby/web-network-tools
Officialby erikirby · HTML
DNS lookup, WHOIS, SSL checker, and HTTP status tools. Uses public APIs only, no scraping.
DNS, WHOIS, SSL, and HTTP status lookup tools using public APIs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"web-network-tools": {
"command": "npx",
"args": [
"-y",
"@erikirby/web-network-tools@1.0.0"
]
}
}
}