← Index

DugganUSA CLI — Local STDIO MCP

io.github.pduggusa/dugganusa-cli·v1.3.4·Other
Quality Score
100
/100

Local STDIO MCP for DugganUSA threat intel. 1.13M IOCs. Read-only. npm: dugganusa-cli.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dugganusa-cli": {
      "command": "npx",
      "args": [
        "-y",
        "dugganusa-cli"
      ],
      "env": {
        "DUGGANUSA_API_KEY": "<your-dugganusa_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dugganusa-cli": {
      "command": "npx",
      "args": [
        "-y",
        "dugganusa-cli"
      ],
      "env": {
        "DUGGANUSA_API_KEY": "<your-dugganusa_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y dugganusa-cli
§02  Environment variables
DUGGANUSA_API_KEY
secret

Optional API key for higher rate limits. Anonymous tier works.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Other