DugganUSA CLI — Local STDIO MCP
Rank #18,061io.github.pduggusa/dugganusa-cli
Local STDIO MCP for DugganUSA threat intel. 1.13M IOCs. Read-only. npm: dugganusa-cli.
DugganUSA CLI — Local STDIO MCP is a Model Context Protocol (MCP) server published by pduggusa. It ranks #18,061 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DugganUSA CLI — Local STDIO MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on May 11, 2026.
Ranks ahead of 97,530 of 115,591 servers on MCP Toplist.
Use DugganUSA CLI — Local STDIO MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dugganusa-cli -e "DUGGANUSA_API_KEY=<your DUGGANUSA_API_KEY>" -- npx -y -p dugganusa-cli dugganusa-cli dugganusa-mcpReplace each placeholder with your own value before saving.
[mcp_servers.dugganusa-cli]
command = "npx"
args = ["-y", "-p", "dugganusa-cli", "dugganusa-cli", "dugganusa-mcp"]
[mcp_servers.dugganusa-cli.env]
DUGGANUSA_API_KEY = "<your DUGGANUSA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dugganusa-cli": {
"command": "npx",
"args": [
"-y",
"-p",
"dugganusa-cli",
"dugganusa-cli",
"dugganusa-mcp"
],
"env": {
"DUGGANUSA_API_KEY": "<your DUGGANUSA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dugganusa-cli": {
"command": "npx",
"args": [
"-y",
"-p",
"dugganusa-cli",
"dugganusa-cli",
"dugganusa-mcp"
],
"env": {
"DUGGANUSA_API_KEY": "<your DUGGANUSA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dugganusa-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"-p",
"dugganusa-cli",
"dugganusa-cli",
"dugganusa-mcp"
],
"env": {
"DUGGANUSA_API_KEY": "<your DUGGANUSA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dugganusa-cli": {
"command": "npx",
"args": [
"-y",
"-p",
"dugganusa-cli",
"dugganusa-cli",
"dugganusa-mcp"
],
"env": {
"DUGGANUSA_API_KEY": "<your DUGGANUSA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dugganusa-cli": {
"command": "npx",
"args": [
"-y",
"-p",
"dugganusa-cli",
"dugganusa-cli",
"dugganusa-mcp"
],
"env": {
"DUGGANUSA_API_KEY": "<your DUGGANUSA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pduggusa%2Fdugganusa-cli)<a href="https://mcptoplist.com/server/io.github.pduggusa%2Fdugganusa-cli"><img src="https://mcptoplist.com/badge/io.github.pduggusa%2Fdugganusa-cli.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
pduggusa
Other servers by pduggusa
View all pduggusa servers →Available versions (1)
| Version | Published |
|---|---|
| 1.3.4 | May 11, 2026 |
Frequently asked questions
- Who maintains DugganUSA CLI — Local STDIO MCP?
- DugganUSA CLI — Local STDIO MCP is maintained by pduggusa, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is DugganUSA CLI — Local STDIO MCP listed on the Official MCP Registry?
- Yes — DugganUSA CLI — Local STDIO MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does DugganUSA CLI — Local STDIO MCP have?
- MCP Toplist tracks 1 version of DugganUSA CLI — Local STDIO MCP, most recently published on May 11, 2026.
- Where can I find the source code for DugganUSA CLI — Local STDIO MCP?
- The source code for DugganUSA CLI — Local STDIO MCP is hosted at github.com/pduggusa/dugganusa-cli.