BurtTheCoder/mcp-dnstwist
MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage.
Platform-specific configuration:
{
"mcpServers": {
"mcp-dnstwist": {
"command": "npx",
"args": [
"-y",
"mcp-dnstwist"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...