MCP Server
MCP
DugganUSA CLI — Local STDIO MCP
Local STDIO MCP for DugganUSA threat intel. 1.13M IOCs. Read-only. npm: dugganusa-cli.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "dugganusa-cli",
"version": "1.3.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"isRequired": true,
"type": "named",
"name": "-y"
},
{
"isRequired": true,
"value": "dugganusa-cli",
"type": "named",
"name": "-p"
}
],
"packageArguments": [
{
"isRequired": true,
"value": "dugganusa-mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional API key for higher rate limits. Anonymous tier works.",
"format": "string",
"isSecret": true,
"name": "DUGGANUSA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment