Odel
nel veil mcp

nel veil mcp

Local
@nelproincTypeScriptMITUpdated 5 days ago

Free passive security scanning - check any domain's DMARC, TLS, headers, and exposures.

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).

npmnel-veil-mcpv0.2.0

Run

npx -y nel-veil-mcp

MCP client config

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