← All servers

ASMHunter

Drive ASMHunter attack-surface monitoring from an AI agent: recon, scans, findings, reports.

Details

Transport
stdio
Latest version
0.1.2
Status
listed
Source
Imported from the MCP registry
Homepage
site ↗

Versions

  • 0.1.2 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: ASMHUNTER_TOKEN — replace the <placeholders> with your values.

claude mcp add app-asmhunter-asmhunter-mcp --env ASMHUNTER_TOKEN=<ASMHUNTER_TOKEN> -- uvx asmhunter-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "app-asmhunter-asmhunter-mcp": {
      "command": "uvx",
      "args": [
        "asmhunter-mcp"
      ],
      "env": {
        "ASMHUNTER_TOKEN": "<ASMHUNTER_TOKEN>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "app-asmhunter-asmhunter-mcp": {
      "command": "uvx",
      "args": [
        "asmhunter-mcp"
      ],
      "env": {
        "ASMHUNTER_TOKEN": "<ASMHUNTER_TOKEN>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "uvx",
  "args": [
    "asmhunter-mcp"
  ],
  "env": {
    "ASMHUNTER_TOKEN": "<ASMHUNTER_TOKEN>"
  }
}
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →