Odel
dechonet mcp

dechonet mcp

Local
@node-man1JavaScriptUpdated 2mo ago

13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmdechonet-mcpv1.0.1

Run

npx -y dechonet-mcp

MCP client config

{
  "mcpServers": {
    "dechonet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dechonet-mcp"
      ]
    }
  }
}